usb_serial
usb_serial
UsbPort
PARITY_ODD constant
PARITY_ODD
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
PARITY_ODD constant
int
const
PARITY_ODD
=
1
Constant to configure port with odd parity.
Implementation
static const int PARITY_ODD = 1