Struct qn908x_rs::usart0::BRG [] [src]

pub struct BRG { /* fields omitted */ }

Baud Rate Generator register. 16-bit integer baud rate divisor value.

Methods

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

impl !Sync for BRG