Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_ssel1_loc_ssel1loc [] [src]

pub enum IOCON_iocon_ssel1_loc_ssel1loc {
    Port2Pin2,
    Port2Pin4,
}

Variants

Port2Pin2

Selects SSEL1 function in pin location PIO2_2/DCD/MISO1 (see Table 126).

Port2Pin4

Selects SSEL1 function in pin location PIO2_4/CT16B1_MAT1/SSEL1 (see Table 119).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_ssel1_loc_ssel1loc

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

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