|
RADLib
RADical C++ application framework
|
Discovered serial port information. More...
#include <RADSerial.h>
Public Attributes | |
| std::string | path |
| Device path such as /dev/ttyUSB0. More... | |
| std::string | name |
| Display name. More... | |
Discovered serial port information.
| std::string RADSerial::SerialPortInfo::name |
Display name.
| std::string RADSerial::SerialPortInfo::path |
Device path such as /dev/ttyUSB0.