Struct lpc13xx::uart::SCR [] [src]

pub struct SCR { /* fields omitted */ }

Scratch Pad Register. Eight-bit temporary storage for software.

Methods

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

impl !Sync for SCR