oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
Classes | Namespaces
uart.hpp File Reference

UART serial bus with RAII lifecycle. More...

#include <ove/uart.h>
#include <ove/types.hpp>
#include <ove/error.hpp>
Include dependency graph for uart.hpp:

Go to the source code of this file.

Classes

class  ove::Uart< RxBufSize >
 RAII wrapper around an oveRTOS UART peripheral. More...
 

Namespaces

namespace  ove
 Top-level namespace for all oveRTOS C++ abstractions.
 

Detailed Description

UART serial bus with RAII lifecycle.