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