Constant stm32ral::stm32f0::peripherals::tim2::SR::CC2IF::R::Match[][src]

pub const Match: u32 = 0b1;
Expand description

0b1: 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.