![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
u_dll library flash image programming parameters. More...
#include <u_dll.h>
Public Attributes | |
| _UDLL_ACTIONS | action |
| bool | en |
| char | name [TEST_NAME_STR_SIZE] |
| _udll_mem_type | mem_type |
| bool | rdbck_en |
| uint32_t | addr |
| char | bin_path [FILE_PATH_SIZE] |
| _UDLL_ACTIONS __udll_flash_wr::action |
The u_dll action taken from __UDLL_ACTIONS.
| uint32_t __udll_flash_wr::addr |
| char __udll_flash_wr::bin_path[FILE_PATH_SIZE] |
| bool __udll_flash_wr::en |
| _udll_mem_type __udll_flash_wr::mem_type |
Which fash memory to write (QSPI or OQSPI) from __udll_mem_type.
| char __udll_flash_wr::name[TEST_NAME_STR_SIZE] |
| bool __udll_flash_wr::rdbck_en |