22.6.2.1 Enum system_interrupt_priority_level
Table of all possible interrupt and exception vector priorities within the device.
| Enum value | Description |
|---|---|
|
SYSTEM_INTERRUPT_PRIORITY_LEVEL_0 |
Priority level 0, the highest possible interrupt priority |
|
SYSTEM_INTERRUPT_PRIORITY_LEVEL_1 |
Priority level 1 |
|
SYSTEM_INTERRUPT_PRIORITY_LEVEL_2 |
Priority level 2 |
|
SYSTEM_INTERRUPT_PRIORITY_LEVEL_3 |
Priority level 3, the lowest possible interrupt priority |
