stm32f30x_memory_map::rcc
pub struct Ahbrstr { /* fields omitted */ }
impl Ahbrstr
fn modify<F>(&mut self, f: F) where F: FnOnce(&AhbrstrR, &'w mut AhbrstrW) -> &'w mut AhbrstrW
fn read(&self) -> AhbrstrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut AhbrstrW) -> &mut AhbrstrW