serial-port ~master (2022-05-05T23:11:02.0005443)
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.