Type Definition stm32g0::stm32g0b0::tim14::sr::UIF_W

source · []
pub type UIF_W<'a, const O: u8> = BitWriter<'a, u32, SR_SPEC, UIF_A, O>;
Expand description

Field UIF writer - Update interrupt flag This bit is set by hardware on an update event. It is cleared by software. At overflow and if UDIS=’0’ in the TIMx_CR1 register. When CNT is reinitialized by software using the UG bit in TIMx_EGR register, if URS=’0’ and UDIS=’0’ in the TIMx_CR1 register.

Implementations

No update occurred

Update interrupt pending.