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