pub type CCR1 = Reg<CCR1rs>;
CCR1 (rw) register accessor: TIM4 capture/compare register 1
You can read this register and get ccr1::R. You can reset, write, write_with_zero this register using ccr1::W. You can also modify this register. See API.
read
ccr1::R
reset
write
write_with_zero
ccr1::W
modify
See register structure
For information about available fields see ccr1 module
ccr1
pub struct CCR1 { /* private fields */ }