stm32f30x_memory_map::i2c
pub struct Isr { /* fields omitted */ }
impl Isr
fn modify<F>(&mut self, f: F) where F: FnOnce(&IsrR, &'w mut IsrW) -> &'w mut IsrW
fn read(&self) -> IsrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut IsrW) -> &mut IsrW