usb_serial
usb_serial
UsbPort
STOPBITS_2 constant
STOPBITS_2
UsbPort class
Constructors
UsbPort
Properties
inputStream
hashCode
runtimeType
Methods
close
open
setDTR
setFlowControl
setPortParameters
setRTS
write
noSuchMethod
toString
Operators
operator ==
Constants
DATABITS_5
DATABITS_6
DATABITS_7
DATABITS_8
FLOW_CONTROL_DSR_DTR
FLOW_CONTROL_OFF
FLOW_CONTROL_RTS_CTS
FLOW_CONTROL_XON_XOFF
PARITY_MARK
PARITY_NONE
PARITY_ODD
PARITY_SPACE
STOPBITS_1
STOPBITS_1_5
STOPBITS_2
STOPBITS_2 constant
int
const
STOPBITS_2
=
2
Constant to configure port with 2 stop bits
Implementation
static const int STOPBITS_2 = 2