ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tFlexRayData::tPDU

PDU structure. More...

Public Attributes

tPDUID nPDUID
 Index of PDU.
 
tChannelID nChannel
 See defintion of values FR_FLAG_xxx.
 
tECUID nECUID
 Index of ECU.
 
uint8_t nPayloadLength
 0..254 bytes
 
uint8_t aData [0]
 Start of variable sized payload.
 

Detailed Description

PDU structure.

Used when nTag == FR_TAG_PDU

Definition at line 113 of file flexray_frame.h.