Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio2_3_func [] [src]

pub enum IOCON_iocon_pio2_3_func {
    GPIO,
    RI,
    MOSI1,
}

Variants

GPIO

Selects function PIO2_3.

RI

Selects function RI.

MOSI1

Selects function MOSI1.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio2_3_func

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

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