Information about the current bootloader.

Public Attributes#

The type of bootloader.

uint32_t

Version number of the bootloader. See Zpal-bootloader-info-version for masking.

uint32_t

Capability mask for the bootloader.

Public Attribute Documentation#

type#

zpal_bootloader_type_t zpal_bootloader_info_t::type

The type of bootloader.


version#

uint32_t zpal_bootloader_info_t::version

Version number of the bootloader. See Zpal-bootloader-info-version for masking.


capabilities#

uint32_t zpal_bootloader_info_t::capabilities

Capability mask for the bootloader.