Dataflow Runtime API  3.0.3.0
Public Attributes | List of all members
CanTxFrame Struct Reference

Structure of a CAN frame to transmit. More...

#include <Imt.Base.HAL.AM3354/SystemPeripherals_CAN.h>

Public Attributes

uint8_t DLC
 
const uint8_tData
 

Detailed Description

Structure of a CAN frame to transmit.

See also
TRM SPRUH73K Section 23.3.18.1

Member Data Documentation

◆ Data

const uint8_t* CanTxFrame::Data

◆ DLC

uint8_t CanTxFrame::DLC

The documentation for this struct was generated from the following file: