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