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