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

Structure to configure a CAN message object. More...

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

Public Attributes

bool MsgVal
 
uint32_t ID
 
bool Xtd
 
bool Dir
 

Detailed Description

Structure to configure a CAN message object.

See also
TRM SPRUH73K Section 23.3.18.1

Member Data Documentation

◆ Dir

bool CanConfigMessageObject::Dir

◆ ID

uint32_t CanConfigMessageObject::ID

◆ MsgVal

bool CanConfigMessageObject::MsgVal

◆ Xtd

bool CanConfigMessageObject::Xtd

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