DFU cmd disable info definition. More...
#include <gr55xx_dfu.h>
Public Attributes | |
dfu_info_state | state |
If DFU cmd disable config is required, this parameter can be a value of dfu_info_state. More... | |
uint16_t | cmd_bit_map |
NVDS start address. More... | |
DFU cmd disable info definition.
Definition at line 187 of file gr55xx_dfu.h.
uint16_t dfu_cmd_disable_t::cmd_bit_map |
NVDS start address.
Definition at line 190 of file gr55xx_dfu.h.
dfu_info_state dfu_cmd_disable_t::state |
If DFU cmd disable config is required, this parameter can be a value of dfu_info_state.
Definition at line 189 of file gr55xx_dfu.h.