pub type CC2IFR = CC4IFR;
Possible values of the field CC2IF
CC2IF
pub enum CC2IFR { MATCH, _Reserved(bool), }
If CC1 is an output: The content of the counter TIMx_CNT matches the content of the TIMx_CCR1 register. If CC1 is an input: The counter value has been captured in TIMx_CCR1 register.
Reserved