Interrupt gets generated on an external event like a positive edge or a negative edge pulse on a selected input pin, these interrupts are named as INT0, INT1 and so on.
- Selecting the input pin for external interrupt enables the user to configure the edge detect type i,e either positive or negative edge event for which the interrupt gets triggered.
- Custom name can be added for each external interrupt.
All notable changes to this project will be documented in this file.
- CC16SCRIP-9164 :- Removed the negative edge detection option for INT4 of the dsPIC33AK128MC106 family in accordance with Errata
- CC16SCRIP-9558 :- Updated link for API reference document
- CC16SCRIP-8818 :- Added support for devices with External Interrupt 4 (INT4) capability
- CC16SCRIP-2045 :- Dependency module names updated in builder view
- CC16SCRIP-3419 :- Dependency Selector label updated with PLIB name