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

Time of the latest sync pulse message. More...

Public Attributes

SMessageHeader oHeader_
 
STimeOfLatestSyncPulse oTimeOfLatestSyncPulse_
 
uint8_t auPadding_ [PADDING_SIZE(STimeOfLatestSyncPulse)]
 
CrcType_t uCrc_ { 0U }
 

Detailed Description

Time of the latest sync pulse message.

Member Data Documentation

◆ auPadding_

uint8_t CSerialProtocol::STimeOfLatestSyncPulseMessage::auPadding_[PADDING_SIZE(STimeOfLatestSyncPulse)]

◆ oHeader_

SMessageHeader CSerialProtocol::STimeOfLatestSyncPulseMessage::oHeader_
Initial value:
static_cast<uint8_t>(EMessageIds::eTimeOfSyncPulse) }
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
@ eTimeOfSyncPulse
"Time of the latest sync pulse" message

◆ oTimeOfLatestSyncPulse_

STimeOfLatestSyncPulse CSerialProtocol::STimeOfLatestSyncPulseMessage::oTimeOfLatestSyncPulse_

◆ uCrc_

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

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