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.
Definition at line
127
of file platform/bootloader/api/btl_interface.h
layout#
uint32_t BootloaderHeader_t::layout
Version number of the bootloader/application table.
Definition at line
129
of file platform/bootloader/api/btl_interface.h
version#
uint32_t BootloaderHeader_t::version
Version number of the image.
Definition at line
131
of file platform/bootloader/api/btl_interface.h