intc.h

Go to the documentation of this file.
00001 #ifndef _USR_INTC_H_
00002 #define _USR_INTC_H_
00003 
00004 #include <avr32/ap7000.h>
00005 #include <avr32/intc.h>
00006 
00007 void intc_set_irq( volatile avr32_intc_t * intc, unsigned int line, unsigned int level, unsigned int offset);
00008 
00009 #endif 
00010 

Generated on Thu May 10 14:14:48 2007 for AVR321000 Communication with the AVR32 USART by  doxygen 1.5.1