Type Definition stm32g0::stm32g0b0::tim1::sr::TIF_W

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

Field TIF writer - Trigger interrupt flag This flag is set by hardware on the TRG trigger event (active edge detected on TRGI input when the slave mode controller is enabled in all modes but gated mode. It is set when the counter starts or stops when gated mode is selected. It is cleared by software.