|
RADLib
RADical C++ application framework
|
Classes | |
| struct | SerialConfig |
| Serial port configuration. More... | |
| struct | SerialPortInfo |
| Discovered serial port information. More... | |
| class | RADSerialPort |
| Linux serial port backed by termios and RADCore::RADIODevice. More... | |
Enumerations | |
| enum class | Parity { None , Even , Odd } |
| Serial parity mode. More... | |
| enum class | StopBits { One , Two } |
| Serial stop bit mode. More... | |
| enum class | FlowControl { None , Hardware , Software } |
| Serial flow control mode. More... | |
|
strong |
|
strong |
|
strong |