Enum zinc_hal_lpc11xx::ioregs::IOCON_iocon_sck0_loc_sckloc [] [src]

pub enum IOCON_iocon_sck0_loc_sckloc {
    Port0Pin10,
    Port2Pin11,
    Port0Pin6,
}

Variants

Port0Pin10

Selects SCK0 function in pin location SWCLK/PIO0_10/SCK0/CT16B0_MAT2 (see Table 129).

Port2Pin11

Selects SCK0 function in pin location PIO2_11/SCK0 (see Table 131).

Port0Pin6

Selects SCK0 function in pin location PIO0_6/SCK0 (see Table 122).

Trait Implementations

Derived Implementations

impl PartialEq for IOCON_iocon_sck0_loc_sckloc

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

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