GblBootloader_t Struct ReferenceComponents > Image Parser > GBL Parser > GBL Format
Description
GBL bootloader tag type.
Definition at line
169
of file
btl_gbl_format.h
.
#include <
btl_gbl_format.h
>
Data Fields |
|
GblTagHeader_t | header |
Tag ID and length.
|
|
uint32_t | bootloaderVersion |
Version number of the bootloader.
|
|
uint32_t | address |
Address of the bootloader.
|
|
uint8_t * | data |
Array of data for bootloader upgrade.
|
|
The documentation for this struct was generated from the following file:
-
btl_gbl_format.h