Hi Experts,
If two interrupts of the same group are generated at the same time, the higher priority one will respond, but will the low priority interrupt flag be cleared?
Customer are encountered the below condition:
ADCA1 and CIPC0 are generated at the same time, and PIEIFRx is set accordingly. If ADC_ISR is responded to CPU//ACK, will PIEIFR1.13 (CIPC0) be cleared?
Or Acknowledges group and clears any interrupt flag within group?
If not, are there other situations that would cause PIEIFR1.13 to clear? Thanks.