Get number of data bits that can be set.
LONG SettableData; |
Property Value
SettableData can be set to one of the following values:
Value |
Meaning |
Hex |
SP_DATABITS_5 |
5 data bits |
0x0001 |
SP_DATABITS_6 |
6 data bits |
0x0002 |
SP_DATABITS_7 |
7 data bits |
0x0004 |
SP_DATABITS_8 |
8 data bits |
0x0008 |
SP_DATABITS_16 |
16 data bits |
0x0010 |
SP_DATABITS_16X |
Special wide path through serial hardware lines |
0x0020 |
See also
FullDeviceName, MaxBaud, MaxInQueue, MaxOutQueue, ProvSubType, SettableParams, ProvCapabilities, SettableStopParity