22 #ifndef LELY_CAN_ERR_H_ 23 #define LELY_CAN_ERR_H_ 57 #endif // !LELY_CAN_ERR_H_ The device is in sleep mode.
can_error
The error flags of a CAN bus, which are not mutually exclusive.
One or more other errors.
can_state
The states of a CAN node, depending on the TX/RX error count.
This header file is part of the Lely libraries; it contains the compiler feature definitions.
The error passive state (TX/RX error count < 256).
The bus off state (TX/RX error count >= 256).
The error active state (TX/RX error count < 128).