Struct qn908x_rs::usart0::CFG [] [src]

pub struct CFG { /* fields omitted */ }

USART Configuration register. Basic USART configuration settings that typically are not changed during operation.

Methods

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

impl !Sync for CFG