ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tMessageInfo

Public Attributes

tMessageID nMessageID
 CAN message id.
 
bool bCANExtended
 CAN extended id.
 
const char * strMessageName
 Name of can message.
 
uint8_t nDataLength
 Length of message [bytes].
 
uint8_t nReserved [3]
 reserved
 
uint32_t nCycleTime
 Cycle time of message in milliseconds (0 if undefined)
 
tNetworkNodeID nNetworkNodeID
 Network node id.
 
uint32_t nSignalCount
 Number of signals of this message.
 
const tSignalInfopsSignalInfo
 Pointer to array of signal infos.
 
const char * strDescription
 Description of CAN message.
 

Detailed Description

Definition at line 160 of file can_types.h.