Type Definition stm32g0::stm32g0c1::tim15::sr::TIF_R

source · []
pub type TIF_R = BitReader<bool>;
Expand description

Field TIF reader - 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, both edges in case gated mode is selected). It is set when the counter starts or stops when gated mode is selected. It is cleared by software.