Erase status struct.
Public Attributes#
uint32_t
Address of the current page to be erased.
uint32_t
The size of a single erasable page in bytes.
Information about a storage slot.
Public Attribute Documentation#
currentPageAddr#
uint32_t BootloaderEraseStatus_t::currentPageAddr
Address of the current page to be erased.
Definition at line
146
of file platform/bootloader/api/btl_interface_storage.h
pageSize#
uint32_t BootloaderEraseStatus_t::pageSize
The size of a single erasable page in bytes.
Definition at line
148
of file platform/bootloader/api/btl_interface_storage.h
storageSlotInfo#
BootloaderStorageSlot_t BootloaderEraseStatus_t::storageSlotInfo
Information about a storage slot.
Definition at line
150
of file platform/bootloader/api/btl_interface_storage.h