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.
Definition at line
66
of file /mnt/raid/workspaces/ws.T7KR5OZRo/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_bootloader.h
version#
uint32_t zpal_bootloader_info_t::version
Version number of the bootloader. See Zpal-bootloader-info-version for masking.
Definition at line
67
of file /mnt/raid/workspaces/ws.T7KR5OZRo/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_bootloader.h
capabilities#
uint32_t zpal_bootloader_info_t::capabilities
Capability mask for the bootloader.
Definition at line
68
of file /mnt/raid/workspaces/ws.T7KR5OZRo/overlay/gsdk/protocol/z-wave/PAL/inc/zpal_bootloader.h