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