stm32f30x_memory_map::gptim
pub struct Ccr2 { /* fields omitted */ }
impl Ccr2
fn modify<F>(&mut self, f: F) where F: FnOnce(&Ccr2R, &'w mut Ccr2W) -> &'w mut Ccr2W
fn read(&self) -> Ccr2R
fn write<F>(&mut self, f: F) where F: FnOnce(&mut Ccr2W) -> &mut Ccr2W