Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_dsr_loc_dsrloc [] [src]

pub enum IOCON_iocon_dsr_loc_dsrloc {
    Port2Pin1,
    Port3Pin1,
}

Variants

Port2Pin1

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

Port3Pin1

Selects DSR function in pin location PIO3_1/DSR (see Table 137).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_dsr_loc_dsrloc

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

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