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