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