AM263x MCU+ SDK  10.00.00
CANFD_MCANMsgObjectStats Struct Reference

Data Fields

CANFD_MsgObjHandle handle
 
uint32_t direction
 
uint32_t startMsgIdentifier
 
uint32_t endMsgIdentifier
 
uint32_t interruptsRxed
 
uint32_t messageProcessed
 

Field Documentation

◆ handle

CANFD_MsgObjHandle CANFD_MCANMsgObjectStats::handle

Message Object Handle for which the statistics is requested

◆ direction

uint32_t CANFD_MCANMsgObjectStats::direction

Message Object direction

◆ startMsgIdentifier

uint32_t CANFD_MCANMsgObjectStats::startMsgIdentifier

Starting range of the Message Id to which the configuration belongs. For Tx and single Message Id objects the startMsgIdentifier = endMsgIdentifier

◆ endMsgIdentifier

uint32_t CANFD_MCANMsgObjectStats::endMsgIdentifier

Ending range of the Message Id to which the configuration belongs For Tx and single Message Id objects the startMsgIdentifier = endMsgIdentifier.

◆ interruptsRxed

uint32_t CANFD_MCANMsgObjectStats::interruptsRxed

Number of interrupts received

◆ messageProcessed

uint32_t CANFD_MCANMsgObjectStats::messageProcessed

Number of messages processed