stm32f30x_memory_map::gptim
pub struct Smcr { /* fields omitted */ }
impl Smcr
fn modify<F>(&mut self, f: F) where F: FnOnce(&SmcrR, &'w mut SmcrW) -> &'w mut SmcrW
fn read(&self) -> SmcrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut SmcrW) -> &mut SmcrW