Common
common packages for kyubic
 
Loading...
Searching...
No Matches
serial.hpp File Reference

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.
 

Detailed Description

serial library

Author
R.Ohnishi
Date
2024/10/27

シリアル通信(UART)をするためのライブラリ