Information about the current bootloader.
Public Attributes#
The type of bootloader.
uint32_t
Version number of the bootloader.
uint32_t
Capability mask for the bootloader.
Public Attribute Documentation#
type#
BootloaderType_t BootloaderInformation_t::type
The type of bootloader.
Definition at line
117
of file platform/bootloader/api/btl_interface.h
version#
uint32_t BootloaderInformation_t::version
Version number of the bootloader.
Definition at line
119
of file platform/bootloader/api/btl_interface.h
capabilities#
uint32_t BootloaderInformation_t::capabilities
Capability mask for the bootloader.
Definition at line
121
of file platform/bootloader/api/btl_interface.h