serialportx ~master (2025-06-06T19:38:02Z)
Dub
Repo
SerialPortBase.config
serialportx
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
serialportx
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