oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::Uart< RxBufSize > Member List

This is the complete list of members for ove::Uart< RxBufSize >, including all inherited members.

bytes_available() constove::Uart< RxBufSize >inline
flush() noexceptove::Uart< RxBufSize >inline
handle() constove::Uart< RxBufSize >inline
operator=(const Uart &)=delete (defined in ove::Uart< RxBufSize >)ove::Uart< RxBufSize >
operator=(Uart &&o) noexceptove::Uart< RxBufSize >inline
read(void *buf, size_t len, std::chrono::nanoseconds timeout=wait_forever) noexceptove::Uart< RxBufSize >inline
Uart(const struct ove_uart_cfg &cfg)ove::Uart< RxBufSize >inlineexplicit
Uart(const Uart &)=delete (defined in ove::Uart< RxBufSize >)ove::Uart< RxBufSize >
Uart(Uart &&o) noexceptove::Uart< RxBufSize >inline
write(const void *data, size_t len, std::chrono::nanoseconds timeout=wait_forever) noexceptove::Uart< RxBufSize >inline
~Uart() noexcept (defined in ove::Uart< RxBufSize >)ove::Uart< RxBufSize >inline