2024-10-14 12:43 AM
I am using sample example from SPC58NN84E7, I could see there is common ISR function for all the modules, of course with different vector number, But i am not able to see how this #define IRQ_HANDLER(id) void id(void) function address is registered to the respective interrupts. could some one help me ?
Thanks in advance