18.3.12 Interrupts
Vector Name | Source Name | Condition | Dependency |
---|---|---|---|
CLKCTRL_INT | CFD0 | Failure of the monitored clock | - |
CFD1 | - | ||
CFM0 | The clock frequency is outside the expected frequency range | - | |
CFM1 | - | ||
CFMD0 | A clock frequency measurement is completed | - | |
CFMD1 | - |
When an interrupt condition occurs, the corresponding interrupt flag is set in the Interrupt Flags register of the peripheral (CLKCTRL.MCLKINTFLAGS).
An interrupt source is enabled or disabled by writing to the corresponding bit in the peripheral's Interrupt Control register (CLKCTRL.MCLKINTCTRL).
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 peripheral's MCLKINTFLAGS register(s) for details on how to clear interrupt flags.