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