serial-port v1.1.0 (2014-10-14T16:25:18Z)
Home
Dub
Repo
SerialPort.write
serial
device
SerialPort
Writes down array of bytes to serial port.
class
SerialPort
void
write
(
const
(
void
[])
arr
)
Throws
TimeoutException (Windows only)
Meta
Source
See Implementation
serial
device
SerialPort
constructors
this
destructors
~this
functions
close
closed
convertPosixSpeed
dataBits
getBaudRates
makeRaw
parity
read
setup
speed
stopBits
toString
write
static functions
getBaudSpeed
ports
Writes down array of bytes to serial port.