Constant stm32ral::stm32g0::peripherals::tim1_v2::CR1::CMS::RW::B_0x2[][src]

pub const B_0x2: u32 = 0b10;
Expand description

0b10: Center-aligned mode 2. The counter counts up and down alternatively. Output compare interrupt flags of channels configured in output (CCxS=00 in TIMx_CCMRx register) are set only when the counter is counting up.