|
atMETEO
An ATmega based weather station
|
Wrapper for accessing built-in UART communication interfaces. More...
#include <stdlib.h>#include <external/uart/uart.h>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. | |
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.
1.8.13