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.


pageSize#

uint32_t BootloaderEraseStatus_t::pageSize

The size of a single erasable page in bytes.


storageSlotInfo#

BootloaderStorageSlot_t BootloaderEraseStatus_t::storageSlotInfo

Information about a storage slot.