serialport ~v2.x.x (2022-06-08T07:17:58.6791847)
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