|
ADTF Device Toolbox SDK
|
#include <can_types.h>
Public Attributes | |
| uint32_t | ui32Id |
| id of can message. For extended CAN messages bit 31 is set. Use the members of the enum eMsgId to get the identifier and check for extended messages. | |
| uint8_t | ui8Length |
| length of data [0..8] | |
| uint8_t | ui8Reserved |
| reserved, should be zero | |
| uint16_t | ui16Flags |
| Flags. | |
| uint16_t | ui16Reserved |
| reserved, should be zero | |
| uint32_t | ui32Reserved |
| reserved, should be zero | |
| uint8_t | aui8Data [8] |
| data field | |
CAN message data structure
| uint16_t adtf::devicetb::sdk::can::axle::tCANData::tData::ui16Flags |
Flags.