|
ADTF Device Toolbox SDK
|
#include <flexray_database_intf.h>
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. | |
| tSwitchedPDU * | aSwitchedPDUs |
| The array containing the child pdu references. | |
This struct stores infomration for multiplexed pdus.