board.h File Reference
Standard board header file.
More...
#include <avr32/io.h>
#include "UC3L_EK/uc3l_ek.h"
Go to the source code of this file.
Defines |
| #define | FRCOSC AVR32_PM_RCOSC_FREQUENCY |
| | Default RCOsc frequency.
|
|
|
| #define | EVK1100 1 |
| | AT32UC3A EVK1100 board.
|
| #define | EVK1101 2 |
| | AT32UC3B EVK1101 board.
|
| #define | EVK1104 4 |
| | AT32UC3A3 EVK1104 board.
|
| #define | EVK1105 5 |
| | AT32UC3A EVK1105 board.
|
| #define | NGW100 7 |
| | AT32AP7000 NGW100 board.
|
| #define | STK1000 6 |
| | AT32AP7000 STK1000 board.
|
| #define | STK600_RCUC3L0 8 |
| | STK600 RCUC3L0 board.
|
| #define | UC3C_EK 3 |
| | AT32UC3C UC3C_EK board.
|
| #define | UC3L_EK 9 |
| | AT32UC3L-EK board.
|
| #define | USER_BOARD 99 |
| | User-reserved board (if any).
|
|
|
| #define | EXT1102 1 |
| | AT32UC3B EXT1102 board.
|
| #define | MC300 2 |
| | AT32UC3 MC300 board.
|
| #define | USER_EXT_BOARD 99 |
| | User-reserved extension board (if any).
|
Detailed Description
Standard board header file.
This file includes the appropriate board header file according to the defined board.
- Compiler: IAR EWAVR32 and GNU GCC for AVR32
- Supported devices: All AVR32 devices can be used.
- AppNote:
- Author:
- Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/
Definition in file board.h.
Define Documentation
AT32UC3A EVK1100 board.
Definition at line 57 of file board.h.
AT32UC3B EVK1101 board.
Definition at line 58 of file board.h.
AT32UC3A3 EVK1104 board.
Definition at line 60 of file board.h.
AT32UC3A EVK1105 board.
Definition at line 61 of file board.h.
AT32UC3B EXT1102 board.
Definition at line 72 of file board.h.
| #define FRCOSC AVR32_PM_RCOSC_FREQUENCY |
Default RCOsc frequency.
Definition at line 115 of file board.h.
AT32UC3 MC300 board.
Definition at line 73 of file board.h.
AT32AP7000 NGW100 board.
Definition at line 63 of file board.h.
AT32AP7000 STK1000 board.
Definition at line 62 of file board.h.
STK600 RCUC3L0 board.
Definition at line 64 of file board.h.
AT32UC3C UC3C_EK board.
Definition at line 59 of file board.h.
AT32UC3L-EK board.
Definition at line 65 of file board.h.
User-reserved board (if any).
Definition at line 66 of file board.h.
| #define USER_EXT_BOARD 99 |
User-reserved extension board (if any).
Definition at line 74 of file board.h.