serial library More...
#include <termios.h>#include <chrono>#include <string>
Include dependency graph for serial.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | serial::Serial |
| serial communication class More... | |
| class | serial::SerialException |
| exception for serial class More... | |
Namespaces | |
| namespace | serial |
| For serial communication. | |
serial library
シリアル通信(UART)をするためのライブラリ