This is an old revision of the document!
Nested Vectored Interrupt Controller
The NVIC manages all the interrupts and is closely coupled to the processor core.
A list of all available interrupts: interrupt table.
Features
- 91 maskable interrupt channels.
- 16 programmable priority levels.
- low-latency exceptions and interrupt handling.