Lely core libraries  2.3.4
can_err Struct Reference

A CAN error frame. More...

#include <err.h>

Data Fields

int state
 The state of the CAN node (one of CAN_STATE_ACTIVE, CAN_STATE_PASSIVE or CAN_STATE_BUSOFF).
 
int error
 The error flags of the CAN bus (any combination of CAN_ERROR_BIT, CAN_ERROR_STUFF, CAN_ERROR_CRC, CAN_ERROR_FORM, CAN_ERROR_ACK and CAN_ERROR_OTHER).
 

Detailed Description

A CAN error frame.

Definition at line 28 of file err.h.


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