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