Xmega Application Note | |||||
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_
Generated on Fri Oct 22 12:15:25 2010 for AVR1300 Using the Xmega ADC by ![]() |