![]() |
Dataflow Runtime API
3.0.3.0
|
Structure of a received CAN frame. More...
#include <Imt.Base.HAL.AM3354/SystemPeripherals_CAN.h>
Public Attributes | |
| uint32_t | ID |
| bool | Xtd |
| uint8_t | DLC |
| uint8_t | Data [8] |
Structure of a received CAN frame.
| uint8_t CanRxFrame::Data[8] |
| uint8_t CanRxFrame::DLC |
| uint32_t CanRxFrame::ID |
| bool CanRxFrame::Xtd |