Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Typedefs | Enumerations
U_DLL API actions.

The u_dll API action types. More...

Typedefs

typedef enum __UDLL_ACTIONS _UDLL_ACTIONS
 The u_dll action types.
 

Enumerations

enum  __UDLL_ACTIONS {
  FW_LOAD = 0 , FW_VERSION_GET , OTP_WRITE , OTP_CS_WRITE ,
  FLASH_INIT , FLASH_WRITE , FLASH_ERASE , MEM_WRITE ,
  MEM_READ , RAM_FW_DOWNLOAD , GPIO_WD , INVALID_UDLL_ACTION
}
 The u_dll action types. More...
 

Detailed Description

The u_dll API action types.

Enumeration Type Documentation

◆ __UDLL_ACTIONS

The u_dll action types.

Definition at line 215 of file u_dll.h.