Section smclicshv Changes to CLIC Interrupt Pending reproduces the following note twice:
To improve performance, when a vectored interrupt is selected and serviced, the hardware will automatically clear a corresponding edge-triggered pending bit, so software doesn’t need to clear the pending bit in the service routine.
Seems an obvious typo that happened when refactoring.
Section smclicshv Changes to CLIC Interrupt Pending reproduces the following note twice:
To improve performance, when a vectored interrupt is selected and serviced, the hardware will automatically clear a corresponding edge-triggered pending bit, so software doesn’t need to clear the pending bit in the service routine.
Seems an obvious typo that happened when refactoring.