Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif2_cmdreq_busy [] [src]

pub enum C_CAN_canif2_cmdreq_busy {
    Zero,
    One,
}

Variants

Zero

Set to zero by hardware when read/write action to this Command request register has finished.

One

Set to one by hardware when writing to this Command request register.

Trait Implementations

Derived Implementations

impl PartialEq for C_CAN_canif2_cmdreq_busy

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

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