Constant stm32ral::stm32h7::peripherals::tim1_v2::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.