Dataflow Runtime API  3.1.1.0
Public Attributes | List of all members
CanRxFrame Struct Reference

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]
 

Detailed Description

Structure of a received CAN frame.

See also
TRM SPRUH73K Section 23.3.18.1

Member Data Documentation

◆ Data

uint8_t CanRxFrame::Data[8]

◆ DLC

uint8_t CanRxFrame::DLC

◆ ID

uint32_t CanRxFrame::ID

◆ Xtd

bool CanRxFrame::Xtd

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