31.3.6 Interrupts

Table 31-5. Available Interrupt Vectors and Sources
NameVector DescriptionConditions
RESRDYResult Ready interruptThe conversion result is available in ADCn.RES
WCMPWindow Comparator interruptAs defined by WINCM in ADCn.CTRLE

When an interrupt condition occurs, the corresponding interrupt flag is set in the Interrupt Flags (ADCn.INTFLAGS) register.

An interrupt source is enabled or disabled by writing to the corresponding enable bit in the Interrupt Control (ADCn.INTCTRL) register.

An interrupt request is generated when the corresponding interrupt source is enabled and the interrupt flag is set. The interrupt request remains active until the interrupt flag is cleared. Refer to the ADCn.INTFLAGS register for details on how to clear interrupt flags.