Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_ct16b0_cap0_loc_ct16b0_cap0loc [] [src]

pub enum IOCON_iocon_ct16b0_cap0_loc_ct16b0_cap0loc {
    Port0Pin2,
    Port3Pin3,
}

Variants

Port0Pin2

Selects CT16B0_CAP0 function in pin location PIO0_2/SSEL0/CT16B0_CAP0 (see Table 110).

Port3Pin3

Selects CT16B0_CAP0 function in pin location PIO3_3/RI/CT16B0 (see Table 146).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_ct16b0_cap0_loc_ct16b0_cap0loc

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

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