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

p_dll library parameters for the rd tester init command. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id test_id
 
uint8_t version
 
uint8_t rst_polarity
 

Detailed Description

p_dll library parameters for the rd tester init command.

Definition at line 566 of file p_dll.h.

Member Data Documentation

◆ rst_polarity

uint8_t __pdll_rdtester_init::rst_polarity

Initialize the reset state. 0-> Reset is active low, initialize to high. 1-> Reset is active high, initialize to low.

Definition at line 570 of file p_dll.h.

◆ test_id

_pdll_test_id __pdll_rdtester_init::test_id

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

Definition at line 568 of file p_dll.h.

◆ version

uint8_t __pdll_rdtester_init::version

Different versions of the rd tester API. Not supported yet.

Definition at line 569 of file p_dll.h.


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