Part Number: MSPM0G3505
We use the MSPM0G350X product, PA use the interrupt Group0, PB use the interrupt Group1, when we use the interrupt the same program, both the PA and PB port has went interrput program, which one is the interrupt priority case? Could you help provide the demo program?
extern void GROUP0_IRQHandler(void);
extern void GROUP1_IRQHandler(void);
