Information about the storage backend.
Public Attribute Documentation#
storageType#
BootloaderStorageType_t BootloaderStorageLayout_t::storageType
Type of storage.
Definition at line
54
of file platform/bootloader/storage/btl_storage.h
numSlots#
uint32_t BootloaderStorageLayout_t::numSlots
Number of slots.
Definition at line
56
of file platform/bootloader/storage/btl_storage.h
slot#
BootloaderStorageSlot_t BootloaderStorageLayout_t::slot[]
Array of slot information.
Definition at line
58
of file platform/bootloader/storage/btl_storage.h