10 Nested vectored interrupt controller (NVIC)
10.1 NVIC features
The nested vector interrupt controller NVIC รวมคุณลักษณะต่อไปนี้ไว้:
• สูงถึง 98 maskable(บังได้) interrupt channels สำหรับ STM32F75xxx and STM32F74xxx (ไม่ได้รวมถึง the 16 interrupt
lines of Cortex®-M7 ที่มี FPU)
• 16 programmable priority levels (4 bits of interrupt priority ถูกใช้)
• low-latency exception and interrupt handling
• power management control
• การจัดให้มีใช้ของ system control registers
The NVIC and the processor core interface ถูกผูกเป็นคู่อย่างใกล้ชิด, ซึ่งทำให้ low latency interrupt processing และการประมวลผลอย่างมีประสิทธิภาพของ late arriving interrupts.
ทุก interrupts รวมทั้ง the core exceptions ถูกจัดการโดย the NVIC. สำหรับข้อมูลที่มากขึ้นเกี่ยวกับ exceptions and NVIC programming, ดูที่ programming manual PMxxxx.