Type Alias CCR1

Source
pub type CCR1 = Reg<CCR1rs>;
Expand description

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.

See register structure

For information about available fields see ccr1 module

Aliased Typeยง

pub struct CCR1 { /* private fields */ }