Hello,
1 - If an interrupt is running, can it be interrupted by a higher priority interrupt, then resume.
2 - If yes, can it works for interrupts of the same group.
3 - If yes how to enable interrupting of interrupt
4 - If yes how to prohibit interrupting of interrupt
Best regards