#include <can.h>
Data Fields | |
unsigned int | baud |
actual bit rate. | |
unsigned char | status |
CAN controller status register. | |
unsigned int | error_warning_limit |
the error warning limit. | |
unsigned int | rx_errors |
content of RX error counter. | |
unsigned int | tx_errors |
content of TX error counter. | |
unsigned int | error_code |
content of error code register. | |
unsigned long | retval |
return value. |