VersionDependency_t Struct ReferenceComponents > Image Parser > GBL Parser > GBL Format

Description

GBL version dependency tag type.

Definition at line 155 of file btl_gbl_format.h .

#include < btl_gbl_format.h >

Data Fields

uint8_t imageType
Type of image (application, bootloader, SE)
uint8_t statement
Encoded dependency statement (ex. appVersion > (0).1.2.3)
uint16_t reserved
Reserved.
uint32_t version
The version number used in the statement (ex. (0).1.2.3)

The documentation for this struct was generated from the following file:
  • btl_gbl_format.h