enum.STOP_BITS
This is an enumerated constant about Stopbits indicating the end of a frame during serial communication, and is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | STOPBITS_ONE | 1 bit |
1 | STOPBITS_TWO | 2 bits |
This is an enumerated constant about Stopbits indicating the end of a frame during serial communication, and is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | STOPBITS_ONE | 1 bit |
1 | STOPBITS_TWO | 2 bits |