Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_sck1_loc_sck1loc [] [src]

pub enum IOCON_iocon_sck1_loc_sck1loc {
    Port2Pin1,
    Port3Pin2,
}

Variants

Port2Pin1

Selects SCK1 function in pin location PIO2_1/DSR/SCK1 (see Table 113).

Port3Pin2

Selects SCK1 function in pin location PIO3_2/DCD/CT16B0_MAT2/SCK1 (see Table 142).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_sck1_loc_sck1loc

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

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