This is the unit test for the MEGARF Ext Interrupt driver. Ext interrupt is getting trigged by changing the pin status on external pin change interrupt pins. This is being simulated by connecting one of the GPIO port pin configured as output to external pin change interrupt pin using jumper wire. By outputing high or low on GPIO pin the status of external pin change interrupt pin connected to that GPIO pin will be changing and hence interrupt will get triggered.
This example has been tested with the following setup(s):
See the documentation for the individual unit test functions here for detailed descriptions of the tests.
This example depends directly on the following modules:
This software was written for the GNU GCC and IAR for AVR. Other compilers may or may not work.
For further information, visit Microchip.