stm32f30x_memory_map::gpio
pub struct Ospeedr { /* fields omitted */ }
impl Ospeedr
fn modify<F>(&mut self, f: F) where F: FnOnce(&OspeedrR, &'w mut OspeedrW) -> &'w mut OspeedrW
fn read(&self) -> OspeedrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut OspeedrW) -> &mut OspeedrW