Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif1_msk1_msk_15_0 [] [src]

pub enum C_CAN_canif1_msk1_msk_15_0 {
    NoInhibit,
    AcceptanceFiltering,
}

Variants

NoInhibit

The corresponding bit in the identifier of the message can not inhibit the match in the acceptance filtering.

AcceptanceFiltering

The corresponding identifier bit is used for acceptance filtering.

Trait Implementations

Derived Implementations

impl PartialEq for C_CAN_canif1_msk1_msk_15_0

fn eq(&self, __arg_0: &C_CAN_canif1_msk1_msk_15_0) -> bool

fn ne(&self, __arg_0: &C_CAN_canif1_msk1_msk_15_0) -> bool