Struct lpc82x::usart0::CTL [] [src]

pub struct CTL { /* fields omitted */ }

USART Control register. USART control settings that are more likely to change during operation.

Methods

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

impl !Sync for CTL