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