Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio1_10_func [] [src]

pub enum IOCON_iocon_pio1_10_func {
    GPIO,
    AD6,
    CT16B1_CAP0,
    MISO1,
}

Variants

GPIO

Selects function PIO1_10.

AD6

Selects function AD6.

CT16B1_CAP0

Selects function CT16B1_MAT1.

MISO1

Selects function MISO1.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio1_10_func

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

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