Type Definition stm32g0::stm32g0b0::tim16::sr::COMIF_R

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

Field COMIF reader - 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.