Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio0_6_func [] [src]

pub enum IOCON_iocon_pio0_6_func {
    GPIO,
    SCK0,
}

Variants

GPIO

Selects function PIO0_6.

SCK0

Selects function SCK0 (only if pin PIO0_6/SCK0 selected in Table 147).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio0_6_func

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

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