[][src]Type Definition lpc82x_pac::swm0::pinassign0::W

type W = W<u32, PINASSIGN0>;

Writer for register PINASSIGN0

Methods

impl W[src]

pub fn u0_txd_o(&mut self) -> U0_TXD_O_W[src]

Bits 0:7 - U0_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 u0_rxd_i(&mut self) -> U0_RXD_I_W[src]

Bits 8:15 - U0_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).

pub fn u0_rts_o(&mut self) -> U0_RTS_O_W[src]

Bits 16:23 - U0_RTS 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 u0_cts_i(&mut self) -> U0_CTS_I_W[src]

Bits 24:31 - U0_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).