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