1 What is the Interrupt System Driver?

The Interrupt System Driver handles and prioritizes the interrupt requests from the different peripheral modules. It also provides APIs for users to control how global, peripheral, and external interrupts will be serviced. This interrupt module supports priority interrupts, enabling users to customize which interrupts are serviced first or interrupt other low-priority interrupts.