Struct lpc82x::swm::pinassign0::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
fn reset_value() -> W[src]
Reset value of the register
unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
Writes raw bits to the register
fn u0_txd_o(&mut self) -> _U0_TXD_OW[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).
fn u0_rxd_i(&mut self) -> _U0_RXD_IW[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).
fn u0_rts_o(&mut self) -> _U0_RTS_OW[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).
fn u0_cts_i(&mut self) -> _U0_CTS_IW[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).