Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_swclk_pio0_10_func [] [src]

pub enum IOCON_iocon_swclk_pio0_10_func {
    SWCLK,
    GPIO,
    SCK0,
    CT16B1_CAP0,
}

Variants

SWCLK

Selects function SWCLK.

GPIO

Selects function PIO0_10.

SCK0

Selects function SCK0 (only if pin SWCLK/PIO0_10/SCK0/CT16B0_MAT2 selected in Table 147).

CT16B1_CAP0

Selects function CT16B0_MAT2.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_swclk_pio0_10_func

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

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