|
MEGA-1284P Xplained Example Application
|
USART driver. More...
#include "usart.h"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.
Copyright (C) 2011 Atmel Corporation. All rights reserved.
1.7.3