ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tFramePDUInfo

Structure with information about position of one PDU in a frame. More...

Public Attributes

tPDUID nPDUID
 PDU ID.
 
uint8_t nBytePosition
 Byte offset of PDU start.
 
uint8_t nPayloadLength
 Payload in bytes (0..254)
 
int16_t nUpdateBitPosition
 Bit-Index of update bit (-1 == not available)
 

Detailed Description

Structure with information about position of one PDU in a frame.

Definition at line 441 of file flexray_database_intf.h.