Packages
libnm
NM
SettingSerial
BAUD
BITS
PARITY
SEND_DELAY
SETTING_NAME
STOPBITS
baud
bits
parity
send_delay
stopbits
SettingSerial
get_baud
get_bits
get_parity
get_send_delay
get_stopbits
stopbits
Description:
[
NoAccessorMethod
]
public
uint
stopbits
{
get
;
set
; }
Number of stop bits for communication on the serial port.
Either 1 or 2. The 1 in "8n1" for example.