serialport ~v2.x.x (2022-06-08T07:17:58.6791847)
Dub
Repo
SerialPortBase.config
serialport
base
SerialPortBase
Get config
const for disallow
com.config.set(value)
use
com.set(value)
instead
const
(
Config
)
config
()
class
SerialPortBase
@
property
const @
nogc
const
(
Config
)
config
(
)
void
config
(Config c)
Meta
Source
See Implementation
serialport
base
SerialPortBase
aliases
Config
constructors
this
destructors
~this
functions
close
closed
config
getCC
getUintBaudRate
handle
initialConfig
m_ioctl
m_read
m_tcgetattr
m_tcsetattr
m_write
name
openPort
posixSetup
reopen
set
setCC
setTimeouts
setUintBaudRate
setup
toString
updTimeouts
winSetup
properties
baudRate
dataBits
parity
stopBits
static functions
listAvailable
variables
_handle
port
Get config
const for disallow com.config.set(value) use com.set(value) instead