serialport v2.2.2 (2019-10-25T15:52:58Z)
Dub
Repo
SetCommTimeouts
serialport
types
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
package extern (
Windows
) @
nogc
bool
SetCommTimeouts
(
HANDLE
hFile
,
COMMTIMEOUTS
*
lpCommTimeouts
)
Meta
Source
See Implementation
serialport
types
aliases
SPHandle
closeHandle
posixClose
posixRead
posixWrite
enums
DataBits
Parity
StopBits
functions
GetCommState
SetCommState
SetCommTimeouts
manifest constants
EVENPARITY
MARKPARITY
NOPARITY
ODDPARITY
ONE5STOPBITS
ONESTOPBIT
SPACEPARITY
TWOSTOPBITS
initHandle
static variables
modeSplitChar
unixBaudList
structs
COMMTIMEOUTS
DCB