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