Type Definition stm32g0::stm32g0c1::tim15::sr::COMIF_W

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

Field COMIF writer - COM interrupt flag This flag is set by hardware on a COM event (once the capture/compare control bits –CCxE, CCxNE, OCxM– have been updated). It is cleared by software.