settings.h File Reference


Detailed Description

MMU example application.

This file gives an example of using the MMU to manage the memory on AVR32 MCUs.

Author:
Atmel Corporation: http://www.atmel.com
Support email: avr32@atmel.com
$Name$
Revision
$RCSfile$
Date

Definition in file settings.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CPUHZ   20000000
 CPU speed in Hz.
#define DELAY_TIMEOUT   CPUHZ/100
 Timeout used in delay function.
#define USART_BAUD   115200
 USART baudrate.
#define USART_BITS   8
 USART bits.
#define USART_MODULE   AVR32_USART1
 Which USART module to use.


Define Documentation

#define CPUHZ   20000000

CPU speed in Hz.

Definition at line 54 of file settings.h.

Referenced by main().

#define DELAY_TIMEOUT   CPUHZ/100

Timeout used in delay function.

Definition at line 66 of file settings.h.

Referenced by main().

#define USART_BAUD   115200

USART baudrate.

Definition at line 60 of file settings.h.

Referenced by main().

#define USART_BITS   8

USART bits.

Definition at line 63 of file settings.h.

Referenced by main().

#define USART_MODULE   AVR32_USART1

Which USART module to use.

Definition at line 57 of file settings.h.

Referenced by _write_r().


Generated on Thu Oct 18 09:30:04 2007 for AVR32113 Configuration and Use of the Memory Management Unit by  doxygen 1.5.3