Struct stm32f30x_memory_map::usart::BrrR [] [src]

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

Methods

impl BrrR
[src]

Bits 4:15 - mantissa of USARTDIV

Bits 0:3 - fraction of USARTDIV

Trait Implementations

impl Clone for BrrR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BrrR
[src]