FlCtrl class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- FL_CTRL_BREAK → const int
- FL_CTRL_GET_CTS → const int
- FL_CTRL_GET_DSR → const int
- FL_CTRL_GET_STATUS_CHANGE → const int
- FL_CTRL_IS_PORT_OPEN → const int
- FL_CTRL_LAST → const int
- FL_CTRL_LAST_ERROR → const int
- FL_CTRL_SET_BYTESIZE_5 → const int
- FL_CTRL_SET_BYTESIZE_6 → const int
- FL_CTRL_SET_BYTESIZE_7 → const int
- FL_CTRL_SET_BYTESIZE_8 → const int
- FL_CTRL_SET_DTR → const int
- FL_CTRL_SET_FLOWCONTROL_HARDWARE → const int
- FL_CTRL_SET_FLOWCONTROL_NONE → const int
- FL_CTRL_SET_FLOWCONTROL_SOFTWARE → const int
- FL_CTRL_SET_PARITY_EVEN → const int
- FL_CTRL_SET_PARITY_MARK → const int
- FL_CTRL_SET_PARITY_NONE → const int
- FL_CTRL_SET_PARITY_ODD → const int
- FL_CTRL_SET_PARITY_SPACE → const int
- FL_CTRL_SET_RTS → const int
- FL_CTRL_SET_STOPBITS_ONE → const int
- FL_CTRL_SET_STOPBITS_ONE_POINT_FIVE → const int
- FL_CTRL_SET_STOPBITS_TWO → const int