#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) |
Definition in file int0_wakeup.c.
int main | ( | void | ) |