Constant stm32ral::stm32l4::peripherals::tim2::CR1::CMS::RW::CenterAligned2[][src]

pub const CenterAligned2: u32 = 0b10;
Expand description

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