Xmega Application Note


gpio.h

Go to the documentation of this file.
00001 
00038 #ifndef _GPIO_H_
00039 #define _GPIO_H_
00040 
00041 #include <parts.h>
00042 
00043 #if XMEGA
00044 # include "xmega_ioport/xmega_gpio.h"
00045 #else
00046 # error Unsupported chip type
00047 #endif
00048 
00049 
00076 #endif  // _GPIO_H_
@DOC_TITLE@
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by doxygen 1.6.3