ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tFrameInfo

Frame structure which encapsulates one or more PDUs including its specific information. More...

Public Attributes

tFrameID nId = 0
 
tMessageID nMessageId = 0
 
bool bCANFDExtended = false
 
const char * pstrName = nullptr
 
const char * pstrPath = nullptr
 
uint8_t nDataLength = 0
 
bool bExtendedDataLength = false
 
bool bBaudRateSwitch = false
 
uint32_t nCycleTime = 0
 
const tPduInfopPduInfo = nullptr
 

Detailed Description

Frame structure which encapsulates one or more PDUs including its specific information.

Definition at line 645 of file canfd_types.h.