Class SerialDriver
Defined in File serial_driver.hpp
Class Documentation
-
class SerialDriver
Public Functions
-
explicit SerialDriver(const IoContext &ctx)
-
void init_port(const std::string &device_name, const SerialPortConfig &config)
-
std::shared_ptr<SerialPort> port() const
-
explicit SerialDriver(const IoContext &ctx)