MEGA-1284P Xplained Example Application
Functions

usart.h File Reference

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.

Detailed Description

USART driver header file.

Copyright (C) 2011 Atmel Corporation. All rights reserved.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines