Struct stm32f30x_memory_map::usart::BrrW [] [src]

#[repr(C)]
pub struct BrrW { /* fields omitted */ }

Methods

impl BrrW
[src]

Reset value

Bits 4:15 - mantissa of USARTDIV

Bits 0:3 - fraction of USARTDIV

Trait Implementations

impl Clone for BrrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BrrW
[src]