public static final byte |
FT_BI |
16 |
public static final byte |
FT_BITMODE_ASYNC_BITBANG |
1 |
public static final byte |
FT_BITMODE_CBUS_BITBANG |
32 |
public static final byte |
FT_BITMODE_FAST_SERIAL |
16 |
public static final byte |
FT_BITMODE_MCU_HOST |
8 |
public static final byte |
FT_BITMODE_MPSSE |
2 |
public static final byte |
FT_BITMODE_RESET |
0 |
public static final byte |
FT_BITMODE_SYNC_BITBANG |
4 |
public static final byte |
FT_BITMODE_SYNC_FIFO |
64 |
public static final byte |
FT_CTS |
16 |
public static final byte |
FT_DATA_BITS_7 |
7 |
public static final byte |
FT_DATA_BITS_8 |
8 |
public static final byte |
FT_DCD |
-128 |
public static final int |
FT_DEVICE_2232 |
4 |
public static final int |
FT_DEVICE_2232H |
6 |
public static final int |
FT_DEVICE_232B |
0 |
public static final int |
FT_DEVICE_232H |
8 |
public static final int |
FT_DEVICE_232R |
5 |
public static final int |
FT_DEVICE_245R |
5 |
public static final int |
FT_DEVICE_4232H |
7 |
public static final int |
FT_DEVICE_8U232AM |
1 |
public static final int |
FT_DEVICE_UNKNOWN |
3 |
public static final int |
FT_DEVICE_X_SERIES |
9 |
public static final byte |
FT_DSR |
32 |
public static final byte |
FT_EVENT_LINE_STATUS |
4 |
public static final byte |
FT_EVENT_MODEM_STATUS |
2 |
public static final byte |
FT_EVENT_REMOVED |
8 |
public static final byte |
FT_EVENT_RXCHAR |
1 |
public static final byte |
FT_FE |
8 |
public static final byte |
FT_FLAGS_HI_SPEED |
2 |
public static final byte |
FT_FLAGS_OPENED |
1 |
public static final short |
FT_FLOW_DTR_DSR |
512 |
public static final short |
FT_FLOW_NONE |
0 |
public static final short |
FT_FLOW_RTS_CTS |
256 |
public static final short |
FT_FLOW_XON_XOFF |
1024 |
public static final byte |
FT_OE |
2 |
public static final byte |
FT_PARITY_EVEN |
2 |
public static final byte |
FT_PARITY_MARK |
3 |
public static final byte |
FT_PARITY_NONE |
0 |
public static final byte |
FT_PARITY_ODD |
1 |
public static final byte |
FT_PARITY_SPACE |
4 |
public static final byte |
FT_PE |
4 |
public static final byte |
FT_PURGE_RX |
1 |
public static final byte |
FT_PURGE_TX |
2 |
public static final byte |
FT_RI |
64 |
public static final byte |
FT_STOP_BITS_1 |
0 |
public static final byte |
FT_STOP_BITS_2 |
2 |
public static final int |
FTDI_BREAK_OFF |
0 |
public static final int |
FTDI_BREAK_ON |
16384 |