|
MEGA-1284P Xplained Example Application
|
USART driver header file. More...
#include "avr_compiler.h"Go to the source code of this file.
Functions | |
| uint8_t | usart1_getchar (void) |
| Function to get a char from the USART if it is ready. | |
| int | usart1_putchar (int c) |
| Function to transmit a char using USART1 if it is ready. | |
USART driver header file.
Copyright (C) 2011 Atmel Corporation. All rights reserved.
1.7.3