OtaRomHeader Struct Reference

#include <FileFormat.h>

Collaboration diagram for OtaRomHeader:
[legend]

Public Attributes

uint32_t address
 Flash memory destination offset for this ROM image. More...
 
uint32_t size
 Size of ROM image content following this header, in bytes. More...
 

Detailed Description

Header of ROM image inside an OTA upgrade file.

Member Data Documentation

◆ address

uint32_t OtaRomHeader::address

Flash memory destination offset for this ROM image.

◆ size

uint32_t OtaRomHeader::size

Size of ROM image content following this header, in bytes.


The documentation for this struct was generated from the following file: