Constant stm32ral::stm32g0::peripherals::tim1_v2::EGR::UG::RW::B_0x1[][src]

pub const B_0x1: u32 = 0b1;
Expand description

0b1: Reinitialize the counter and generates an update of the registers. The prescaler internal counter is also cleared (the prescaler ratio is not affected). The counter is cleared if the center-aligned mode is selected or if DIR=0 (upcounting), else it takes the auto-reload value (TIMx_ARR) if DIR=1 (downcounting).