adapnex::core::SerialPort
Represents a serial port.
Synopsis
Declared in <adapnex/core/serial.h>
class SerialPort
: public boost::noncopyable
Member Functions
Name |
Description |
|
Destructor |
|
Returns the duration of a single character transmission based on the current port settings. |
|
Read from the serial port. |
|
Write to the serial port. |
Created with MrDocs