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

u_dll library programming parameters union. More...

#include <u_dll.h>

Public Attributes

_dut_ic dut_ic
 
bool is_GU
 
_udll_ic_params ic
 

Detailed Description

u_dll library programming parameters union.

Definition at line 615 of file u_dll.h.

Member Data Documentation

◆ dut_ic

_dut_ic __udll_params::dut_ic

The type of the device IC taken from _dut_ic.

Definition at line 617 of file u_dll.h.

◆ ic

_udll_ic_params __udll_params::ic

General memory programming parameters found at __udll_params.

Definition at line 619 of file u_dll.h.

◆ is_GU

bool __udll_params::is_GU

Whether the device is a GU or not.

Definition at line 618 of file u_dll.h.


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