Main Page | Data Structures | Directories | File List | Data Fields | Globals

interrupt.h File Reference

#include "system\typedefs.h"

Go to the source code of this file.

Defines

#define mEnableInterrupt()   INTCONbits.GIE = 1;

Functions

void low_isr (void)
void high_isr (void)


Define Documentation

 
#define mEnableInterrupt  )     INTCONbits.GIE = 1;
 

D E F I N I T I O N S

Definition at line 13 of file interrupt.h.


Function Documentation

void high_isr void   ) 
 

D E C L A R A T I O N S

Definition at line 39 of file interrupt.c.

Referenced by interrupt_at_high_vector().

void low_isr void   ) 
 

P R O T O T Y P E S

Definition at line 52 of file interrupt.c.

Referenced by interrupt_at_low_vector().


Generated on Wed Jun 8 03:49:40 2005 for cdc by  doxygen 1.4.2