serialport v0.1.3 (2017-04-05T10:45:02Z)
Dub
Repo
SerialPort.handle
serialport
port
SerialPort
int
handle
;
HANDLE
handle
;
class
SerialPort
version(Windows)
protected
HANDLE
handle
;
Meta
Source
See Implementation
serialport
port
SerialPort
constructors
this
destructors
~this
functions
close
getUintBaudRate
read
set
setUintBaudRate
setup
toString
write
yield
properties
baudRate
closed
config
dataBits
parity
ports
stopBits
structs
Config
variables
handle
port
yieldFunc