Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio0_4_func [] [src]

pub enum IOCON_iocon_pio0_4_func {
    GPIO,
    SCL,
}

Variants

GPIO

Selects function PIO0_4 (open-drain pin).

SCL

Selects I2C function SCL (open-drain pin).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio0_4_func

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

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