Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio3_4_func [] [src]

pub enum IOCON_iocon_pio3_4_func {
    GPIO,
    CT16B1_CAP0,
    RXD,
}

Variants

GPIO

Selects function PIO3_4.

CT16B1_CAP0

Selects function CT16B0_CAP1.

RXD

Selects function RXD.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio3_4_func

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

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