Struct lpc82x::swm::PINASSIGN0 [] [src]

pub struct PINASSIGN0 { /* fields omitted */ }

Pin assign register 0. Assign movable functions U0_TXD, U0_RXD, U0_RTS, U0_CTS.

Methods

impl PINASSIGN0
[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 PINASSIGN0

impl !Sync for PINASSIGN0