Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_pio2_11_func [] [src]

pub enum IOCON_iocon_pio2_11_func {
    GPIO,
    SCK0,
    CT32B0_CAP1,
}

Variants

GPIO

Selects function PIO2_11.

SCK0

Select function SCK0 (only if pin PIO2_11/SCK0 selected in Table 147).

CT32B0_CAP1

Select function CT32B0_CAP1.

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_pio2_11_func

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

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