Constant stm32ral::stm32g0::peripherals::tim2_v2::SMCR::MSM::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b1;
Expand description

0b1: The effect of an event on the trigger input (TRGI) is delayed to allow a perfect synchronization between the current timer and its slaves (through TRGO). It is useful if we want to synchronize several timers on a single external event.