Interrupts

Table 1. Available Interrupt Vectors and Sources
Offset Name Vector Description Conditions
0x00 COMP0 Analog comparator interrupt AC output is toggling as configured by INTMODE in ACn.CTRLA

When an Interrupt condition occurs, the corresponding Interrupt flag is set in the STATUS (ACn.STATUS) register.

An interrupt source is enabled or disabled by writing to the corresponding bit in the peripheral’s Interrupt Control (ACn.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. See the ACn.STATUS register description for details on how to clear Interrupt flags.