dfu_nvds_info_t Struct Reference

DFU NVDS init info definition. More...

#include <gr55xx_dfu.h>

Data Fields

dfu_info_state state
 
uint16_t page_size
 
uint32_t start_address
 

Detailed Description

DFU NVDS init info definition.

Field Documentation

◆ page_size

uint16_t dfu_nvds_info_t::page_size

NVDS page size.

◆ start_address

uint32_t dfu_nvds_info_t::start_address

NVDS start address.

◆ state

dfu_info_state dfu_nvds_info_t::state

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


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