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