8259.h

Go to the documentation of this file.
00001 /* 8259.h */
00002 
00003 #ifndef __SYSTEM
00004 #include "routix/system.h"
00005 #endif
00006 
00007 void enable_irq (byte irqn);
00008 void disable_irq (byte irqn);
00009 
00010 void inicializarPics(unsigned char int1, unsigned char int2);
00011 void mascarasPics(unsigned char mask1, unsigned char mask2);
00012 void endOfInterrupt(void);
00013 

Generated on Sun May 30 18:38:34 2004 for Routix OS by doxygen 1.3.6