Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_miso1_loc_miso1loc [] [src]

pub enum IOCON_iocon_miso1_loc_miso1loc {
    Port2Pin2,
    Port1Pin10,
}

Variants

Port2Pin2

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

Port1Pin10

Selects MISO1 function in pin location PIO1_10/AD6/CT16B1_MAT1/MISO1 (see Table 130).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_miso1_loc_miso1loc

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

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