Microchip® Advanced Software Framework

otauImageNotifyRequest_t Struct Reference

#include <otau_upgrade.h>

Data Fields

uint8_t boardName [10]
 
uint8_t boardVersion [5]
 
uint8_t domainId
 
uint8_t firmwareName [10]
 
uint8_t firmwareVersion [5]
 
uint8_t imageCrc
 
uint32_t imageSize
 
uint32_t imageStart
 
uint8_t imageType
 
uint8_t msgId
 
uint16_t reqInterval
 

uint8_t otauImageNotifyRequest_t::boardName[10]
uint8_t otauImageNotifyRequest_t::boardVersion[5]
uint8_t otauImageNotifyRequest_t::domainId
uint8_t otauImageNotifyRequest_t::firmwareName[10]
uint8_t otauImageNotifyRequest_t::firmwareVersion[5]
uint8_t otauImageNotifyRequest_t::imageCrc

Referenced by otauUpgradeRcvdFrame().

uint32_t otauImageNotifyRequest_t::imageSize

Referenced by otauUpgradeRcvdFrame().

uint32_t otauImageNotifyRequest_t::imageStart

Referenced by otauUpgradeRcvdFrame().

uint8_t otauImageNotifyRequest_t::imageType
uint8_t otauImageNotifyRequest_t::msgId
uint16_t otauImageNotifyRequest_t::reqInterval

Referenced by otauUpgradeRcvdFrame().