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