xWRL6432 MMWAVE-L-SDK  05.04.00.01
CANFDLLD_MCANMsgObjectStats Struct Reference

Detailed Description

Data structure defines the software maintained message object statistics.

Data Fields

CANFDLLD_MsgObjHandle handle
 
uint32_t direction
 
uint32_t startMsgIdentifier
 
uint32_t endMsgIdentifier
 
uint32_t interruptsRxed
 
uint32_t messageProcessed
 

Field Documentation

◆ handle

CANFDLLD_MsgObjHandle CANFDLLD_MCANMsgObjectStats::handle

Message Object Handle for which the statistics is requested

◆ direction

uint32_t CANFDLLD_MCANMsgObjectStats::direction

Message Object direction

◆ startMsgIdentifier

uint32_t CANFDLLD_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 CANFDLLD_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 CANFDLLD_MCANMsgObjectStats::interruptsRxed

Number of interrupts received

◆ messageProcessed

uint32_t CANFDLLD_MCANMsgObjectStats::messageProcessed

Number of messages processed