|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
#include <cstddef>#include <cstdint>#include "mcprotocol/serial/status.hpp"#include "mcprotocol/serial/span_compat.hpp"#include "mcprotocol/serial/string_view_compat.hpp"Go to the source code of this file.
Classes | |
| struct | mcprotocol::serial::PosixSerialConfig |
Host-side serial-port configuration used by PosixSerialPort. More... | |
| class | mcprotocol::serial::PosixSerialPort |
| Minimal blocking host-side serial-port wrapper used by the CLI tools. More... | |
Namespaces | |
| namespace | mcprotocol |
| namespace | mcprotocol::serial |