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

PLTD IC specific general parameters for all devices under test. More...

#include <prod_line_tool_dll.h>

Public Attributes

_dut_ic dut_ic
 
uint32_t baud_rate
 
bool rst_polarity
 
_pltd_test_params tests
 
_pltd_mem_params mem
 

Detailed Description

PLTD IC specific general parameters for all devices under test.

Definition at line 949 of file prod_line_tool_dll.h.

Member Data Documentation

◆ baud_rate

uint32_t __pltd_ic_params::baud_rate

UART baud rate during memory programming.

Definition at line 952 of file prod_line_tool_dll.h.

◆ dut_ic

_dut_ic __pltd_ic_params::dut_ic

The type of device to be tested, __dut_ic.

Definition at line 951 of file prod_line_tool_dll.h.

◆ mem

_pltd_mem_params __pltd_ic_params::mem

PLTD memory programming parameters from __pltd_mem_params for all devices under test.

Definition at line 955 of file prod_line_tool_dll.h.

◆ rst_polarity

bool __pltd_ic_params::rst_polarity

PLT to DUT reset polarity. False=Active low. True=Active high.

Definition at line 953 of file prod_line_tool_dll.h.

◆ tests

_pltd_test_params __pltd_ic_params::tests

PLTD production test parameters from __pltd_test_params for all devices under test.

Definition at line 954 of file prod_line_tool_dll.h.


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