![]() |
Barst
2.0
A server that controls lab hardware.
|
#include <cpl defs.h>
Public Attributes | |
| TCHAR | szPortName [SERIAL_MAX_LENGTH] |
| DWORD | dwMaxStrWrite |
| DWORD | dwMaxStrRead |
| DWORD | dwBaudRate |
| unsigned char | ucStopBits |
| unsigned char | ucParity |
| unsigned char | ucByteSize |
Struct used to initialize a Comm port.
Definition at line 496 of file cpl defs.h.
1.8.13