stm32f30x_memory_map::btim
pub struct Arr { /* fields omitted */ }
impl Arr
fn modify<F>(&mut self, f: F) where F: FnOnce(&ArrR, &'w mut ArrW) -> &'w mut ArrW
fn read(&self) -> ArrR
fn write<F>(&mut self, f: F) where F: FnOnce(&mut ArrW) -> &mut ArrW