Part Number: AM2634-Q1
I have a system that is running numerous ISRs from PWMs, GPI, Timers and ECAPs. I would like to prioritize my PWM and external GPI ISRs over all other ISRs.
How did setup and process the ISR handlers that will check if the PWM or GPI ISR flags are not set before handling the current "lower" priority ISR?
Thanks in advance.
