Constant stm32ral::stm32wl::peripherals::tim16::SR::CC1IF::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