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