ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tCANData::tMessageHeader

CAN message header structure. More...

Public Attributes

uint8_t ui8Tag
 Type of contained message (see eMessageTag)
 
uint8_t ui8Channel
 Channel that received this message.
 
int64_t tmTimeStamp
 Hardware timestamp in micro seconds.
 

Detailed Description

CAN message header structure.

Definition at line 230 of file can_types.h.