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