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

interrupt.c File Reference

#include <p18cxxx.h>
#include "system/typedefs.h"
#include "system/interrupt/interrupt.h"

Go to the source code of this file.

Functions

void interrupt_at_high_vector (void)
void interrupt_at_low_vector (void)
void high_isr (void)
void low_isr (void)


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 interrupt_at_high_vector void   ) 
 

I N T E R R U P T V E C T O R S

Definition at line 16 of file interrupt.c.

References high_isr().

void interrupt_at_low_vector void   ) 
 

Definition at line 23 of file interrupt.c.

References low_isr().

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:39 2005 for cdc by  doxygen 1.4.2