JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
R
read(byte[], int, long)
- Method in class com.ftdi.j2xx.
FT_Device
This method reads data from the device in to the Java application buffer.
read(byte[], int)
- Method in class com.ftdi.j2xx.
FT_Device
This method reads data from the device in to the Java application buffer.
read(byte[])
- Method in class com.ftdi.j2xx.
FT_Device
This method reads data from the device in to the Java application buffer.
readBufferFull()
- Method in class com.ftdi.j2xx.
FT_Device
This method return if the Rx buffer was full with data, if true, Rx would be pending until the data is read by user.
RemoteWakeup
- Variable in class com.ftdi.j2xx.
FT_EEPROM
String Descriptor - Remote Wakeup Enabled
resetDevice()
- Method in class com.ftdi.j2xx.
FT_Device
This method sends a vendor command to the device to cause a reset and flush any data from the device buffers.
restartInTask()
- Method in class com.ftdi.j2xx.
FT_Device
Restarts the driver's IN thread following a successful call to
FT_Device.stopInTask()
Remarks: This function is used to restart the driver's IN task (read) after it has been stopped by a call to
FT_Device.stopInTask()
.
RS485EchoSuppress
- Variable in class com.ftdi.j2xx.
FT_EEPROM_X_Series
Hardware Option - RS485 Echo Suppression
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes