Struct lpc177x_8x::uart1::SCR[][src]

pub struct SCR { /* fields omitted */ }

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

Methods

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

impl !Sync for SCR