Common header for bootloader tables.

Public Attributes#

uint32_t

Type of image.

uint32_t

Version number of the bootloader/application table.

uint32_t

Version number of the image.

Public Attribute Documentation#

type#

uint32_t BootloaderHeader_t::type

Type of image.


layout#

uint32_t BootloaderHeader_t::layout

Version number of the bootloader/application table.


version#

uint32_t BootloaderHeader_t::version

Version number of the image.