dfu_image_info_t Struct Reference

Image information definition. More...

#include <gr55xx_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 104 of file gr55xx_dfu.h.

Member Data Documentation

◆ boot_info

dfu_boot_info_t dfu_image_info_t::boot_info

Image boot info.

Definition at line 108 of file gr55xx_dfu.h.

◆ comments

uint8_t dfu_image_info_t::comments[12]

Image comments.

Definition at line 109 of file gr55xx_dfu.h.

◆ pattern

uint16_t dfu_image_info_t::pattern

Image info pattern.

Definition at line 106 of file gr55xx_dfu.h.

◆ version

uint16_t dfu_image_info_t::version

Image version.

Definition at line 107 of file gr55xx_dfu.h.


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