Constant stm32ral::stm32l4::peripherals::tim8::SMCR::SMS::RW::Gated_Mode[][src]

pub const Gated_Mode: u32 = 0b101;
Expand description

0b101: Gated Mode - The counter clock is enabled when the trigger input (TRGI) is high. The counter stops (but is not reset) as soon as the trigger becomes low. Both start and stop of the counter are controlled.