stm32f30x_memory_map::dbgmcu
pub struct Cr { /* fields omitted */ }
impl Cr
fn modify<F>(&mut self, f: F) where F: FnOnce(&CrR, &'w mut CrW) -> &'w mut CrW
fn read(&self) -> CrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut CrW) -> &mut CrW