dfu_image_info_t Struct Reference

Image information definition. More...

#include <gr533x_dfu.h>

Public Attributes

uint16_t pattern
 
uint16_t version
 
dfu_boot_info_t boot_info
 
uint8_t comments [12]
 

Detailed Description

Image information definition.

Definition at line 113 of file gr533x_dfu.h.

Member Data Documentation

◆ boot_info

dfu_boot_info_t dfu_image_info_t::boot_info

Image boot info.

Definition at line 117 of file gr533x_dfu.h.

◆ comments

uint8_t dfu_image_info_t::comments[12]

Image comments.

Definition at line 118 of file gr533x_dfu.h.

◆ pattern

uint16_t dfu_image_info_t::pattern

Image info pattern.

Definition at line 115 of file gr533x_dfu.h.

◆ version

uint16_t dfu_image_info_t::version

Image version.

Definition at line 116 of file gr533x_dfu.h.


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