Interrupt Module provides a tabular representation of all the Interrupts present in the system.
- Interrupt Priority(IPL) can be assigned to a given interrupt based on the active Interrupts and relative priority or dependency between the interrupts.
- Alternate Working Register set can be assigned to any Interrupt Priority Level(IPL).
- Global Interrupt is non-editable and always enabled for a given device.
- Interrupts cannot be enabled as part of the table and needs to be enabled in the their respective Driver/PLIB.
All notable changes to this project will be documented in this file.
- CC16SCRIP-9610 :- Trap Improvements: Addition of code to find the trap source
- CC16SCRIP-9436 :- Updated link for API reference document