[][src]Type Definition lpc82x_pac::swm0::pinassign2::R

type R = R<u32, PINASSIGN2>;

Reader of register PINASSIGN2

Methods

impl R[src]

pub fn u1_cts_i(&self) -> U1_CTS_I_R[src]

Bits 0:7 - U1_CTS function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0(= 0) to PIO0_28 (= 0x1C).

pub fn u1_sclk_io(&self) -> U1_SCLK_IO_R[src]

Bits 8:15 - U1_SCLK function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0(= 0) to PIO0_28 (= 0x1C).

pub fn u2_txd_o(&self) -> U2_TXD_O_R[src]

Bits 16:23 - U2_TXD function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0(= 0) to PIO0_28 (= 0x1C).

pub fn u2_rxd_i(&self) -> U2_RXD_I_R[src]

Bits 24:31 - U2_RXD function assignment. The value is the pin number to be assigned to this function. The following pins are available: PIO0_0(= 0) to PIO0_28 (= 0x1C).