|
PIC24 Support Libraries
|
#include "pic24_all.h"Go to the source code of this file.
Functions | |
| void | CONFIG_SW1 () |
| Switch1 configuration. | |
| int | main (void) |
Demonstrates the use of change notification interrupt to detect switch bounce.
Definition in file change_bounce.c.
| int main | ( | void | ) |
Configure the switch
Configure Change Notification general interrupt
Definition at line 55 of file change_bounce.c.
1.8.4