Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif2_arb2_msgval
[−]
[src]
pub enum C_CAN_canif2_arb2_msgval {
Ignore,
Configured,
}Variants
Ignore | The message object is ignored by the message handler. |
Configured | The message object is configured and should be considered by the message handler. |