Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_swdio_pio1_3_func [] [src]

pub enum IOCON_iocon_swdio_pio1_3_func {
    SWDIO,
    GPIO,
    AD4,
    CT32B0_MAT1,
}

Variants

SWDIO

Selects function SWDIO.

GPIO

Selects function PIO1_3.

AD4

Selects function AD4.

CT32B0_MAT1

Selects function CT32B1_MAT2.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_swdio_pio1_3_func

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

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