|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| void _ISRFAST | _INT0Interrupt (void) |
| Interrupt Service Routine for INT0. | |
| void | CONFIG_SW1 () |
| Switch1 configuration, RB7 shares INT0 pin on PIC24HGP202. | |
| int | main (void) |
Demonstrates the use of int0 interrupt to wake from Sleep mode. Pushbutton on an int0 pin is used to wake from Sleep mode.
Definition in file int0_wakeup.c.
| int main | ( | void | ) |
1.8.4