![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
u_dll library flash erase 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 | er_all |
| uint32_t | addr |
| uint32_t | size |
| _UDLL_ACTIONS __udll_flash_er::action |
The u_dll action taken from __UDLL_ACTIONS.
| uint32_t __udll_flash_er::addr |
| bool __udll_flash_er::er_all |
| _udll_mem_type __udll_flash_er::mem_type |
Which fash memory to erase (QSPI or OQSPI) from __udll_mem_type.
| char __udll_flash_er::name[TEST_NAME_STR_SIZE] |
| uint32_t __udll_flash_er::size |