Information about a storage slot.

Public Attributes#

uint32_t

Address of the slot.

uint32_t

Size of the slot.

Public Attribute Documentation#

address#

uint32_t BootloaderStorageSlot_t::address

Address of the slot.


Definition at line 93 of file platform/bootloader/api/btl_interface_storage.h

length#

uint32_t BootloaderStorageSlot_t::length

Size of the slot.


Definition at line 95 of file platform/bootloader/api/btl_interface_storage.h