#include <cfg/os.h>#include <cfg/clock.h>#include <cfg/arch.h>#include <cfg/uart.h>#include <cfg/arch/gpio.h>#include <string.h>#include <sys/atom.h>#include <sys/event.h>#include <sys/timer.h>#include <dev/irqreg.h>#include <dev/usartavr32.h>#include <dev/gpio.h>#include "usart.c"
Go to the source code of this file.
Defines | |
| #define | SIG_UART sig_UART1 |
| #define | dcb_usart dcb_usart1 |
| #define | USARTn_BASE AVR32_USART1 |
Avr32 USART1 Device | |
| NUTDEVICE | devUsartAvr321 |
| USART1 device information structure. | |