Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio3_2_func [] [src]

pub enum IOCON_iocon_pio3_2_func {
    GPIO,
    DCD,
    CT16B1_CAP0,
    SCK1,
}

Variants

GPIO

Selects function PIO3_2.

DCD

Selects function DCD.

CT16B1_CAP0

Selects function CT16B0_MAT2.

SCK1

Selects function SCK1.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio3_2_func

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

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