pub type CCMR2_INPUT = Reg<CCMR2_INPUTrs>;
Expand description
CCMR2_Input (rw) register accessor: TIM1 capture/compare mode register 2
You can read
this register and get ccmr2_input::R
. You can reset
, write
, write_with_zero
this register using ccmr2_input::W
. You can also modify
this register. See API.
See register structure
For information about available fields see ccmr2_input
module
Aliased Typeยง
pub struct CCMR2_INPUT { /* private fields */ }