Data Fields
MCAN_TxEventFIFOElement Struct Reference

Structure for MCAN Tx Event FIFO element. More...

#include <MCAN.h>

Data Fields

uint32_t id
 
uint16_t txts
 
uint8_t rtr
 
uint8_t xtd
 
uint8_t esi
 
uint8_t dlc
 
uint8_t brs
 
uint8_t fdf
 
uint8_t et
 
uint8_t mm
 

Detailed Description

Structure for MCAN Tx Event FIFO element.

Field Documentation

§ id

uint32_t MCAN_TxEventFIFOElement::id

Identifier

§ txts

uint16_t MCAN_TxEventFIFOElement::txts

Tx Timestamp

§ rtr

uint8_t MCAN_TxEventFIFOElement::rtr

Remote Transmission Request 0 = Data frame transmitted 1 = Remote frame transmitted

§ xtd

uint8_t MCAN_TxEventFIFOElement::xtd

Extended Identifier 0 = 11-bit standard identifier 1 = 29-bit extended identifier

§ esi

uint8_t MCAN_TxEventFIFOElement::esi

Error State Indicator 0 = Transmitting node is error active 1 = Transmitting node is error passive

§ dlc

uint8_t MCAN_TxEventFIFOElement::dlc

Data Length Code 0-8 = CAN + CAN FD: frame with 0-8 data bytes transmitted 9-15 = CAN: frame with 8 data bytes transmitted 9-15 = CAN FD: frame with 12/16/20/24/32/48/64 data bytes transmitted

§ brs

uint8_t MCAN_TxEventFIFOElement::brs

Bit Rate Switching 0 = Frame transmitted without bit rate switching 1 = Frame transmitted with bit rate switching

§ fdf

uint8_t MCAN_TxEventFIFOElement::fdf

FD Format 0 = Standard frame format 1 = CAN FD frame format (new DLC-coding and CRC)

§ et

uint8_t MCAN_TxEventFIFOElement::et

Event Type 0 = Reserved 1 = Tx event 2 = Transmission in spite of cancellation (always set for transmissions in DAR mode) 3 = Reserved

§ mm

uint8_t MCAN_TxEventFIFOElement::mm

Message Marker


The documentation for this struct was generated from the following file:
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale