Enum zinc_hal_lpc11xx::ioregs::C_CAN_canstat_ewarn
[−]
[src]
pub enum C_CAN_canstat_ewarn { BelowWarningLimit, OverWarningLimit, }
Variants
BelowWarningLimit | Both error counters are below the error warning limit of 96. |
OverWarningLimit | At least one of the error counters in the EML has reached the error warning limit of 96. |