AMS Advanced Air Mobility Sensors UG
Loading...
Searching...
No Matches
CSerialProtocol::SSoftwareVersionMessage Struct Reference

Software version message. More...

Public Attributes

SMessageHeader oHeader_
 
SSoftwareVersionData oSoftwareVersion_
 
uint8_t auPadding_ [PADDING_SIZE(SSoftwareVersionData)]
 
CrcType_t uCrc_ { 0U }
 

Detailed Description

Software version message.

Member Data Documentation

◆ auPadding_

uint8_t CSerialProtocol::SSoftwareVersionMessage::auPadding_[PADDING_SIZE(SSoftwareVersionData)]

◆ oHeader_

SMessageHeader CSerialProtocol::SSoftwareVersionMessage::oHeader_
Initial value:
static_cast<uint8_t>(EMessageIds::eSoftwareVersion) }
static constexpr uint16_t uVersion_
Protocol version.
Definition: CSerialProtocol.h:59
static constexpr uint8_t uMarker2_
Sync char 2, symbol 'E'.
Definition: CSerialProtocol.h:58
static constexpr uint8_t uMarker1_
Sync byte 1, symbol 'N'.
Definition: CSerialProtocol.h:57
@ eSoftwareVersion
"Software version" message

◆ oSoftwareVersion_

SSoftwareVersionData CSerialProtocol::SSoftwareVersionMessage::oSoftwareVersion_

◆ uCrc_

CrcType_t CSerialProtocol::SSoftwareVersionMessage::uCrc_ { 0U }

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