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

u_dll library firmware load parameters More...

#include <u_dll.h>

Public Attributes

_UDLL_ACTIONS action
 
bool en
 
char name [TEST_NAME_STR_SIZE]
 
char fw_path [FILE_PATH_SIZE]
 

Detailed Description

u_dll library firmware load parameters

Definition at line 347 of file u_dll.h.

Member Data Documentation

◆ action

_UDLL_ACTIONS __udll_fw_load::action

The u_dll action taken from __UDLL_ACTIONS.

Definition at line 349 of file u_dll.h.

◆ en

bool __udll_fw_load::en

Enable or disable the firmware load.

Definition at line 350 of file u_dll.h.

◆ fw_path

char __udll_fw_load::fw_path[FILE_PATH_SIZE]

A path to the firmware file that will be downloaded to the test devices.

Definition at line 352 of file u_dll.h.

◆ name

char __udll_fw_load::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 351 of file u_dll.h.


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