dfu_cmd_disable_t Struct Reference

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...
 

Detailed Description

DFU cmd disable info definition.

Definition at line 187 of file gr55xx_dfu.h.

Member Data Documentation

◆ cmd_bit_map

uint16_t dfu_cmd_disable_t::cmd_bit_map

NVDS start address.

Definition at line 190 of file gr55xx_dfu.h.

◆ state

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.


The documentation for this struct was generated from the following file: