stm32f30x_memory_map::spi
pub struct Cr2 { /* fields omitted */ }
impl Cr2
fn modify<F>(&mut self, f: F) where F: FnOnce(&Cr2R, &'w mut Cr2W) -> &'w mut Cr2W
fn read(&self) -> Cr2R
fn write<F>(&mut self, f: F) where F: FnOnce(&mut Cr2W) -> &mut Cr2W