Application configuration


Defines

#define EVK527   1
 < Scheduler tasks declaration
#define STK600   2
#define TARGET_BOARD   EVK527
 Enable or not the ADC usage.
#define FOSC   8000
 CPU core frequency in kHz.
#define PLL_OUT_FRQ   PLL_OUT_96MHZ
#define BAUDRATE   38400
#define USE_UART2
#define uart_putchar   putchar
#define r_uart_ptchar   int
#define p_uart_ptchar   int

Define Documentation

#define EVK527   1

< Scheduler tasks declaration

Definition at line 65 of file config.h.

#define STK600   2

Definition at line 66 of file config.h.

#define TARGET_BOARD   EVK527

Enable or not the ADC usage.

To include proper target hardware definitions, select target board (EVK527 or STK600)

Definition at line 72 of file config.h.

#define FOSC   8000

CPU core frequency in kHz.

Definition at line 83 of file config.h.

#define PLL_OUT_FRQ   PLL_OUT_96MHZ

Definition at line 84 of file config.h.

#define BAUDRATE   38400

Definition at line 90 of file config.h.

Referenced by uart_init().

#define USE_UART2

Definition at line 91 of file config.h.

#define uart_putchar   putchar

Definition at line 93 of file config.h.

#define r_uart_ptchar   int

Definition at line 94 of file config.h.

#define p_uart_ptchar   int

Definition at line 95 of file config.h.


Generated on Fri Sep 11 15:02:36 2009 for ATMEL by  doxygen 1.5.3