dserial v0.0.1 (2022-09-27T07:54:57Z)
Dub
Repo
DSerial.setOptions
dserial
DSerial
Set the options of the port. Is applied immediately if the port is already open
class
DSerial
void
setOptions
(
uint
baudRate
,
DataBits
dataBits
,
Parity
parity
,
StopBits
stopBits
)
Meta
Source
See Implementation
dserial
DSerial
constructors
this
destructors
~this
enums
BlockingMode
DataBits
Parity
StopBits
functions
close
open
read
setBlockingMode
setOptions
setTimeout
write
Set the options of the port. Is applied immediately if the port is already open