Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Public Attributes | List of all members
__pdll_rdtester_rst Struct Reference

p_dll library parameters for the rdtester_vbat_uart_rst_ctrl command. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id test_id
 
uint8_t rst_polarity
 
uint16_t rst_pulse_ms
 

Detailed Description

p_dll library parameters for the rdtester_vbat_uart_rst_ctrl command.

Definition at line 583 of file p_dll.h.

Member Data Documentation

◆ rst_polarity

uint8_t __pdll_rdtester_rst::rst_polarity

0-> Reset is active low. 1-> Reset is active high.

Definition at line 586 of file p_dll.h.

◆ rst_pulse_ms

uint16_t __pdll_rdtester_rst::rst_pulse_ms

The reset pulse in ms.

Definition at line 587 of file p_dll.h.

◆ test_id

_pdll_test_id __pdll_rdtester_rst::test_id

Which test, from the __pdll_test_id, this device will perform.

Definition at line 585 of file p_dll.h.


The documentation for this struct was generated from the following file: