Struct lpc82x::swm::PINASSIGN1 [] [src]

pub struct PINASSIGN1 { /* fields omitted */ }

Pin assign register 1. Assign movable functions U0_SCLK, U1_TXD, U1_RXD, U1_RTS.

Methods

impl PINASSIGN1
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for PINASSIGN1

impl !Sync for PINASSIGN1