Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio2_7_func [] [src]

pub enum IOCON_iocon_pio2_7_func {
    GPIO,
    CT32B0_MAT1,
    RXD,
}

Variants

GPIO

Selects function PIO2_7.

CT32B0_MAT1

Selects function CT32B0_MAT2.

RXD

Selects function RXD.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio2_7_func

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

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