Public Attributes | List of all members
tstrOtaUpdateInfo Struct Reference

This struct contains the OTA update information. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD8__
 
uint8 u8DownloadUrlOffset
 
uint8 u8DownloadUrlSize
 
uint8 u8NcdRequiredUpgrade
 
uint32 u8NcdUpgradeVersion
 
uint32 u8NcfCurrentVersion
 
uint32 u8NcfUpgradeVersion
 

Detailed Description

This struct contains the OTA update information.

See also
tenuWPSTrigger

Definition at line 2182 of file m2m_types.h.

Member Data Documentation

◆ __PAD8__

uint8 tstrOtaUpdateInfo::__PAD8__

Padding bytes for forcing 4-byte alignment

Definition at line 2195 of file m2m_types.h.

◆ u8DownloadUrlOffset

uint8 tstrOtaUpdateInfo::u8DownloadUrlOffset

Download URL offset in the received packet

Definition at line 2191 of file m2m_types.h.

◆ u8DownloadUrlSize

uint8 tstrOtaUpdateInfo::u8DownloadUrlSize

Download URL size in the received packet

Definition at line 2193 of file m2m_types.h.

◆ u8NcdRequiredUpgrade

uint8 tstrOtaUpdateInfo::u8NcdRequiredUpgrade

NCD Required upgrade to the above version

Definition at line 2189 of file m2m_types.h.

◆ u8NcdUpgradeVersion

uint32 tstrOtaUpdateInfo::u8NcdUpgradeVersion

NCD (host) upgraded version (if the u8NcdRequiredUpgrade == true)

Definition at line 2187 of file m2m_types.h.

◆ u8NcfCurrentVersion

uint32 tstrOtaUpdateInfo::u8NcfCurrentVersion

NCF OTA Current firmware version

Definition at line 2185 of file m2m_types.h.

◆ u8NcfUpgradeVersion

uint32 tstrOtaUpdateInfo::u8NcfUpgradeVersion

NCF OTA Upgrade Version

Definition at line 2183 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03