AVR Z-LINKŪ


config_uart.h

Go to the documentation of this file.
00001 /* This file has been prepared for Doxygen automatic documentation generation.*/
00049 #ifndef CONFIG_UART
00050 #define CONFIG_UART
00051 
00052 #define OPERATING_CHANNEL ( 11 ) // !< Channel to transmit on. Must be between 11 and 26!
00053 
00054 /*Chose one of these options according to the kit you want to use.*/
00055 //#define STK541
00056 #define RZ502
00057 
00058 #define COM_RX_BUFFER_SIZE ( 127 ) //DO NOT ALTER!!!
00059 #define RX_POOL_SIZE       ( 4 ) //MUST BE GREATER THAN ZERO.
00060 #endif
00061 /*EOF*/
@DOC_TITLE@
Generated on Wed Jul 25 21:15:49 2007 for AVR2001 Software Programmer's Manual by doxygen 1.4.7