Class SerialPortStopBits
Specifies the number of stop bits used for Serial Port settings.
public static
|
integer |
NONE
|
0 |
|
integer |
ONE
|
1 |
|
integer |
TWO
|
2 |
|
integer |
ONE_POINT_FIVE
|
3 |