PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
int1_bounce.c File Reference
#include "pic24_all.h"

Go to the source code of this file.

Functions

void CONFIG_SW1 ()
 Switch1 configuration.
 
int main (void)
 

Detailed Description

Demonstrates the use of int1 interrupt to detect switch bounce.

Definition in file int1_bounce.c.

Function Documentation

int main ( void  )

Configure the switch

Configure INT1 interrupt

Definition at line 56 of file int1_bounce.c.