Lely core libraries 2.3.4
|
A CAN device. More...
Data Fields | |
struct io_handle | base |
The I/O device base handle. | |
unsigned int | ifindex |
The interface index. | |
unsigned int | ifflags |
The active flag word of the device. | |
int | state |
The state of the CAN controller (one of CAN_STATE_ACTIVE , CAN_STATE_PASSIVE or CAN_STATE_BUSOFF ). | |
int | error |
The last error (any combination of CAN_ERROR_BIT , CAN_ERROR_STUFF , CAN_ERROR_CRC , CAN_ERROR_FORM and CAN_ERROR_ACK ). | |