Constant stm32ral::stm32g0::peripherals::tim6_v1::CR2::MMS::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b001;
Expand description

0b001: Enable - the Counter enable signal, CNT_EN, is used as a trigger output (TRGO). It is useful to start several timers at the same time or to control a window in which a slave timer is enabled. The Counter Enable signal is generated by a logic OR between CEN control bit and the trigger input when configured in gated mode.