PER Firmware
Loading...
Searching...
No Matches
CanMsgTypeDef_t Struct Reference

Public Attributes

CAN_TypeDef * Bus
 
uint16_t StdId
 
uint32_t ExtId
 
uint32_t IDE
 
uint32_t DLC
 
uint8_t Data [8]
 
FDCAN_GlobalTypeDef * Bus
 

Member Data Documentation

◆ Bus [1/2]

CAN_TypeDef* CanMsgTypeDef_t::Bus

Specifies the bus.

◆ Bus [2/2]

FDCAN_GlobalTypeDef* CanMsgTypeDef_t::Bus

Specifies the bus.

◆ Data

uint8_t CanMsgTypeDef_t::Data

Contains the data to be transmitted.

◆ DLC

uint32_t CanMsgTypeDef_t::DLC

Specifies the length of the frame that will be transmitted.

◆ ExtId

uint32_t CanMsgTypeDef_t::ExtId

Specifies the extended identifier.

◆ IDE

uint32_t CanMsgTypeDef_t::IDE

Specifies the type of identifier for the message that will be transmitted.

◆ StdId

uint16_t CanMsgTypeDef_t::StdId

Specifies the standard identifier.


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