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