Difference between revisions of "LPC1768: External Interrupts"
Line 3: | Line 3: | ||
=Objective:= | =Objective:= | ||
− | In this tutorial we will | + | In this tutorial we will discuss how to configure and use the LPC1768 external interrupts(EINT0-EINT3).<br> |
+ | At the end of tutorial we will see how to use the exploreembedded external interrupt library. |
Revision as of 19:25, 13 April 2016
Objective:
In this tutorial we will discuss how to configure and use the LPC1768 external interrupts(EINT0-EINT3).
At the end of tutorial we will see how to use the exploreembedded external interrupt library.