I would like to know the natural interrupt priority among different peripherals of nrf52840.
Specifically I am looking for default interrupt priority between RTC1 and TIMER1.
Consider a case both peripheral RTC1 and TIMER1 got the interrupt at the same time, which one will be given the first preference to service the interrupt.?
Please do reply at the earliest.