Public Attributes | List of all members
tstrOtaInitHdr Struct Reference

This struct contains the OTA image header. More...

#include <m2m_types.h>

Public Attributes

uint32 u32OtaMagicValue
 
uint32 u32OtaPayloadSzie
 

Detailed Description

This struct contains the OTA image header.

Definition at line 2087 of file m2m_types.h.

Member Data Documentation

◆ u32OtaMagicValue

uint32 tstrOtaInitHdr::u32OtaMagicValue

Magic value kept in the OTA image after the sha256 Digest buffer to define the Start of OTA Header.

Definition at line 2088 of file m2m_types.h.

◆ u32OtaPayloadSzie

uint32 tstrOtaInitHdr::u32OtaPayloadSzie

The Total OTA image payload size, include the sha256 key size.

Definition at line 2091 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:10