Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
B_STOP_BITS_2
src/apps/serialconnect/SerialWindow.cpp
202
message->AddInt32("stopbits", B_STOP_BITS_2);
src/kits/device/SerialPort.cpp
587
if (fStopBits & B_STOP_BITS_2)