Firmware slot management structure.

Public Attributes#

uint32_t

Magic word for slot integrity verification (0xA5A5B5B5)

Slot information for M4.

Slot information for NWP.

uint32_t

CRC for the slot information structure.

Public Attribute Documentation#

slot_magic_word#

uint32_t sl_si91x_fw_ab_slot_management_t::slot_magic_word

Magic word for slot integrity verification (0xA5A5B5B5)


m4_slot_info#

M4_SlotManagement_t sl_si91x_fw_ab_slot_management_t::m4_slot_info

Slot information for M4.


nwp_slot_info#

NWP_SlotManagement_t sl_si91x_fw_ab_slot_management_t::nwp_slot_info

Slot information for NWP.


slot_struct_crc#

uint32_t sl_si91x_fw_ab_slot_management_t::slot_struct_crc

CRC for the slot information structure.