use crateCanError;
/// The error state of a CAN bus controller.
/// Transmit and receive error counters from the CAN controller.
/// Query the health and error state of a CAN bus controller.
///
/// Not all backends support this — it is an optional trait.