You are viewing documentation for version:
Information about the current bootloader.
Public Attributes#
uint16_t
Version, either of the bootloader for standalone bootloaders or of the storage info struct for application bootloaders.
uint32_t
Version number of the bootloader.
uint32_t
Capability mask for the bootloader.
Public Attribute Documentation#
version#
uint16_t BootloaderInformation_t::version
Version, either of the bootloader for standalone bootloaders or of the storage info struct for application bootloaders.
type#
BootloaderType_t BootloaderInformation_t::type
The type of bootloader.
version#
uint32_t BootloaderInformation_t::version
Version number of the bootloader.
capabilities#
uint32_t BootloaderInformation_t::capabilities
Capability mask for the bootloader.