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]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for PINASSIGN0

impl !Sync for PINASSIGN0