![]() |
Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
|
u_dll library Memory read parameters. More...
#include <u_dll.h>
Public Attributes | |
| _UDLL_ACTIONS | action |
| bool | en |
| char | name [TEST_NAME_STR_SIZE] |
| _udll_mem_type | mem_type |
| uint32_t | addr |
| uint32_t | size |
| _UDLL_ACTIONS __udll_mem_rd::action |
The u_dll action taken from __UDLL_ACTIONS.
| uint32_t __udll_mem_rd::addr |
| _udll_mem_type __udll_mem_rd::mem_type |
The type of memory to read from, taken from __udll_mem_type.
| char __udll_mem_rd::name[TEST_NAME_STR_SIZE] |