ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
tSwitchedPDUs

This struct stores infomration for multiplexed pdus. More...

Public Attributes

int16_t nSwitchPosition
 The position of the switch value in bits.
 
uint8_t nSwitchSize
 The size of the switch value in bits,.
 
bool bByteOrderMotorola
 The byte order of the switch value.
 
uint16_t nDynamicOffset
 The offset in bits where the child pdus are stored.
 
uint64_t nSwitchedPDUCount
 The count of child pdus.
 
tSwitchedPDUaSwitchedPDUs
 The array containing the child pdu references.
 

Detailed Description

This struct stores infomration for multiplexed pdus.

Definition at line 819 of file flexray_database_intf.h.