Lely core libraries  2.2.5
can Struct Reference

A CAN device. More...

Collaboration diagram for can:

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).
 

Detailed Description

A CAN device.

Definition at line 57 of file can.c.


The documentation for this struct was generated from the following file: