Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif2_msk2_msk_28_16 [] [src]

pub enum C_CAN_canif2_msk2_msk_28_16 {
    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_canif2_msk2_msk_28_16

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

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