Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_rxd_loc_rxdloc [] [src]

pub enum IOCON_iocon_rxd_loc_rxdloc {
    Port1Pin6,
    Port2Pin7,
    Port3Pin1,
    Port3Pin4,
}

Variants

Port1Pin6

Selects RXD function in pin location PIO1_6/RXD/CT32B0_MAT0 (see Table 144).

Port2Pin7

Selects RXD function in pin location PIO2_7/CT32B0_MAT2/RXD (see Table 111).

Port3Pin1

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

Port3Pin4

Selects RXD function in pin location PIO3_4/CT16B0_CAP1/RXD (see Table 118).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_rxd_loc_rxdloc

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

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