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

pub const B_0x3: u32 = 0b11;
Expand description

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