Enum zinc_hal_lpc11xx::ioregs::C_CAN_canec_rp
[−]
[src]
pub enum C_CAN_canec_rp { BelowErrorPassive, OverErrorPassive, }
Variants
BelowErrorPassive | The receive counter is below the error passive level. |
OverErrorPassive | The receive counter has reached the error passive level as defined in the CAN2.0 specification. |