SERIAL++ library: simple serial port access
|
serialport::SerialPort::SerialPort | ( | const std::string & | devname, |
const int & | flags = (O_RDWR | O_NOCTTY | O_NDELAY) |
||
) |
open port by name of device file
open serial port
Definition at line 50 of file serialport.cc.
References Mdebug, Mdevoptions, Mfd, Musexon, and SERIALPORT_assert.