Constant stm32ral::stm32g0::peripherals::tim2_v2::CR1::CMS::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b01;
Expand description

0b01: Center-aligned mode 1. 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 down.