Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_dcd_loc_dcdloc [] [src]

pub enum IOCON_iocon_dcd_loc_dcdloc {
    Port2pin2,
    Port3pin2,
}

Variants

Port2pin2

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

Port3pin2

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

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_dcd_loc_dcdloc

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

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