serial-port v1.1.0 (2014-10-14T16:25:18Z)
Home
Dub
Repo
GetCommState
serial
device
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
bool
GetCommState
(
HANDLE
hFile
,
DCB
*
lpDCB
)
Meta
Source
See Implementation
serial
device
aliases
posixClose
posixRead
posixWrite
classes
DataBitsUnsupportedException
DeviceClosedException
DeviceReadException
DeviceWriteException
InvalidDeviceException
InvalidParametersException
ParityUnsupportedException
SerialPort
SpeedUnsupportedException
StopBitsUnsupportedException
TimeoutException
enums
BaudRate
DataBits
Parity
StopBits
functions
GetCommState
SetCommState
SetCommTimeouts
manifest constants
B57600
EVENPARITY
MARKPARITY
NOPARITY
ODDPARITY
ONE5STOPBITS
ONESTOPBIT
SPACEPARITY
TWOSTOPBITS
structs
COMMTIMEOUTS
DCB