Enum zinc_hal_lpc11xx::ioregs::C_CAN_canstat_epass
[−]
[src]
pub enum C_CAN_canstat_epass { Active, Passive, }
Variants
Active | The CAN controller is in the error active state. |
Passive | The CAN controller is in the error passive state as defined in the CAN 2.0 specification. |