serialport ~master (2020-07-27T13:12:19Z)
Dub
Repo
SerialPortException
serialport
exception
General
class
SerialPortException : Exception {
string
port
;
}
Members
Variables
port
string
port
;
Undocumented in source.
Meta
Source
See Implementation
serialport
exception
classes
ParseModeException
PortClosedException
ReadException
SerialPortException
SysCallException
TimeoutException
UnsupportedException
WriteException
functions
throwUnsupportedException
mixins
__anonymous
General