Enum zinc_hal_lpc11xx::ioregs::SYSCON_sysahbclkctrl_gpio [] [src]

pub enum SYSCON_sysahbclkctrl_gpio {
    Disabled,
    Enabled,
}

Variants

Disabled

Disable

Enabled

Enable

Trait Implementations

Derived Implementations

impl PartialEq for SYSCON_sysahbclkctrl_gpio

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

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