Information about the storage backend.

Public Attributes#

uint32_t

Number of slots.

Array of slot information.

Public Attribute Documentation#

storageType#

BootloaderStorageType_t BootloaderStorageLayout_t::storageType

Type of storage.


numSlots#

uint32_t BootloaderStorageLayout_t::numSlots

Number of slots.


slot#

BootloaderStorageSlot_t BootloaderStorageLayout_t::slot[]

Array of slot information.