Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif2_mctrl_umask [] [src]

pub enum C_CAN_canif2_mctrl_umask {
    Ignore,
    UseMask,
}

Variants

Ignore

Mask ignored.

UseMask

Use mask (MSK[28:0], MXTD, and MDIR) for acceptance filtering.

Trait Implementations

Derived Implementations

impl PartialEq for C_CAN_canif2_mctrl_umask

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

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