Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio1_4_func [] [src]

pub enum IOCON_iocon_pio1_4_func {
    GPIO,
    AD5,
    CT32B0_MAT1,
}

Variants

GPIO

Selects function PIO1_4.

AD5

Selects function AD5.

CT32B0_MAT1

Selects function CT32B1_MAT3.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio1_4_func

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

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