stm32f30x_memory_map::usart
pub struct Brr { /* fields omitted */ }
impl Brr
fn modify<F>(&mut self, f: F) where F: FnOnce(&BrrR, &'w mut BrrW) -> &'w mut BrrW
fn read(&self) -> BrrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut BrrW) -> &mut BrrW