![Tews Technologies TIP810-SW-42 User Manual Download Page 30](http://html1.mh-extra.com/html/tews-technologies/tip810-sw-42/tip810-sw-42_user-manual_1093635030.webp)
TIP810-SW-42 - VxWorks Device Driver
Page 30 of 36
mode_register
This parameter receives the content of the mode register.
rx_message_counter_max
Contains the peak value of messages in the RXFIFO. This internal counter value will be reset to
0 after reading.
EXAMPLE
#include
“tip810.h”
int fd;
int result;
T810_STATUS can_status;
result = ioctl(fd, FIO_T810_GET_CANSTATUS, (int)&can_status);
if (result == ERROR) {
/* handle ioctl error */
}
SEE ALSO
SJA1000 Product Specification Manual