stm32f30x_memory_map::btim
pub struct Cnt { /* fields omitted */ }
impl Cnt
fn modify<F>(&mut self, f: F) where F: FnOnce(&CntR, &'w mut CntW) -> &'w mut CntW
fn read(&self) -> CntR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut CntW) -> &mut CntW