![]() |
Dataflow Runtime API
3.0.3.0
|
Structure of a CAN frame to transmit. More...
#include <Imt.Base.HAL.AM3354/SystemPeripherals_CAN.h>
Public Attributes | |
uint8_t | DLC |
const uint8_t * | Data |
Structure of a CAN frame to transmit.
const uint8_t* CanTxFrame::Data |
uint8_t CanTxFrame::DLC |