Constant stm32ral::stm32h7::peripherals::tim2_v2::CR1::CMS::RW::CenterAligned3[][src]

pub const CenterAligned3: u32 = 0b11;
Expand description

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