CAN programming interface environment
Version 3.10
Loading...
Searching...
No Matches
CpStatistic_s Struct Reference

#include <canpie.h>

Data Fields

uint32_t ulRcvMsgCount
 
uint32_t ulTrmMsgCount
 
uint32_t ulErrMsgCount
 

Field Documentation

◆ ulErrMsgCount

uint32_t CpStatistic_s::ulErrMsgCount

Total number of error frames

◆ ulRcvMsgCount

uint32_t CpStatistic_s::ulRcvMsgCount

Total number of received data & remote frames

◆ ulTrmMsgCount

uint32_t CpStatistic_s::ulTrmMsgCount

Total number of transmitted data & remote frames