Constant stm32ral::stm32f2::peripherals::tim2::CR1::CMS::RW::CenterAligned1[][src]

pub const CenterAligned1: u32 = 0b01;
Expand description

0b01: The counter counts up and down alternatively. Output compare interrupt flags are set only when the counter is counting down.