Structure for OTA image information.

Public Attributes#

uint8_t

OTA image type.

uint32_t

OTA image offset.

uint32_t

OTA image size.

Public Attribute Documentation#

ota_image_type#

uint8_t ota_image_info_t::ota_image_type

OTA image type.


ota_image_offset#

uint32_t ota_image_info_t::ota_image_offset

OTA image offset.


ota_image_size#

uint32_t ota_image_info_t::ota_image_size

OTA image size.