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