Data Fields | |
CANFD_MsgObjHandle | handle |
uint32_t | direction |
uint32_t | startMsgIdentifier |
uint32_t | endMsgIdentifier |
uint32_t | interruptsRxed |
uint32_t | messageProcessed |
CANFD_MsgObjHandle CANFD_MCANMsgObjectStats::handle |
Message Object Handle for which the statistics is requested
uint32_t CANFD_MCANMsgObjectStats::direction |
Message Object direction
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
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.
uint32_t CANFD_MCANMsgObjectStats::interruptsRxed |
Number of interrupts received
uint32_t CANFD_MCANMsgObjectStats::messageProcessed |
Number of messages processed