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