GBL end tag type.

Public Attributes#

Tag ID and length.

uint32_t

CRC32 of the entire GBL file.

Public Attribute Documentation#

header#

GblTagHeader_t GblEnd_t::header

Tag ID and length.


Definition at line 249 of file platform/bootloader/parser/gbl/btl_gbl_format.h

gblCrc#

uint32_t GblEnd_t::gblCrc

CRC32 of the entire GBL file.


Definition at line 250 of file platform/bootloader/parser/gbl/btl_gbl_format.h