atMETEO
An ATmega based weather station
Classes | Namespaces

Wrapper for accessing built-in UART communication interfaces. More...

#include <stdlib.h>
#include <external/uart/uart.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Avr::Uart< baud >
 A C++ wrapper for accessing the built-in UART communication interfaces. More...
 

Namespaces

 Avr
 Namespace containing all symbols of the AVR C++ utilities library.
 

Detailed Description

Wrapper for accessing built-in UART communication interfaces.

Avr::Uart is a template class implementing a C++ wrapper for accessing the built-in UART communication interfaces.