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