Firmware header information.
Public Attributes#
uint16_t
Control flags.
uint16_t
SHA type.
uint32_t
Firmware image magic byte.
uint32_t
Size of firmware image.
Firmware version information.
uint32_t
Address location in flash to store the image.
uint32_t
CRC of the image.
uint32_t
MIC of the image.
uint32_t
Reserved.
Firmware version extended information.
uint32_t
Reserved.
Public Attribute Documentation#
fw_version_info#
sl_si91x_fw_version_info_t sl_si91x_firmware_header_t::fw_version_info
Firmware version information.
flash_location#
uint32_t sl_si91x_firmware_header_t::flash_location
Address location in flash to store the image.
fw_version_ext_info#
sl_si91x_fw_version_ext_info_t sl_si91x_firmware_header_t::fw_version_ext_info
Firmware version extended information.