dfu_nvds_info_t Struct Reference

DFU NVDS init info definition. More...

#include <gr55xx_dfu.h>

Public Attributes

dfu_info_state state
 If NVDS init is required, this parameter can be a value of dfu_info_state. More...
 
uint16_t page_size
 NVDS page size. More...
 
uint32_t start_address
 NVDS start address. More...
 

Detailed Description

DFU NVDS init info definition.

Definition at line 179 of file gr55xx_dfu.h.

Member Data Documentation

◆ page_size

uint16_t dfu_nvds_info_t::page_size

NVDS page size.

Definition at line 182 of file gr55xx_dfu.h.

◆ start_address

uint32_t dfu_nvds_info_t::start_address

NVDS start address.

Definition at line 183 of file gr55xx_dfu.h.

◆ state

dfu_info_state dfu_nvds_info_t::state

If NVDS init is required, this parameter can be a value of dfu_info_state.

Definition at line 181 of file gr55xx_dfu.h.


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