Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
can bus error count structure More...
#include <can.h>
Data Fields | |
uint8_t | tx_err_cnt |
uint8_t | rx_err_cnt |
can bus error count structure
Used to pass the bus error counters to userspace
uint8_t can_bus_err_cnt::rx_err_cnt |
uint8_t can_bus_err_cnt::tx_err_cnt |