29.3.4 Interrupts
Offset | Name | Vector Description | Conditions |
---|---|---|---|
0x00 | COMP0 | Analog comparator interrupt | AC output is toggling as configured by INTMODE in AC.CTRLA |
When an interrupt condition occurs, the corresponding Interrupt Flag is set in the Status register (AC.STATUS).
An interrupt source is enabled or disabled by writing to the corresponding bit in the peripheral's Interrupt Control register (AC.INTCTRL).
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 AC.STATUS register description for details on how to clear Interrupt Flags.