A B C D E F G H I L M O P R S T U V W 

G

getBitMode() - Method in class com.ftdi.j2xx.FT_Device
Gets the instantaneous value of the data bus.

Remarks:
For a description of available bit modes for the FT232R, see the application note "Bit Bang Modes for the FT232R and FT245R".
For a description of available bit modes for the FT2232, see the application note "Bit Mode Functions for the FT2232".
getBufferNumber() - Method in class com.ftdi.j2xx.D2xxManager.DriverParameters
This method will return Buffer number for Rx in user space application.
getDeviceInfo() - Method in class com.ftdi.j2xx.FT_Device
Retrieves information on the device that is currently open.
getDeviceInfoList(int, D2xxManager.FtDeviceInfoListNode[]) - Method in class com.ftdi.j2xx.D2xxManager
This method returns the device list created with a prior call to D2xxManager.createDeviceInfoList(Context).
getDeviceInfoListDetail(int) - Method in class com.ftdi.j2xx.D2xxManager
This method returns information for a single device from the internal device list created by a previous call to D2xxManager.createDeviceInfoList(Context).
getEventStatus() - Method in class com.ftdi.j2xx.FT_Device
This method retrieves the event status
getInstance(Context) - Static method in class com.ftdi.j2xx.D2xxManager
This method initialises an application, obtaining a value of D2xx device manager.
getLatencyTimer() - Method in class com.ftdi.j2xx.FT_Device
This method retrieves the current latency timer value from the device.
getLibraryVersion() - Static method in class com.ftdi.j2xx.D2xxManager
This method returns the D2XX library version number.
getLineStatus() - Method in class com.ftdi.j2xx.FT_Device
This method retrieves the current modem line status values for the device.
getMaxBufferSize() - Method in class com.ftdi.j2xx.D2xxManager.DriverParameters
This method will return Rx buffer size of user space application.
getMaxTransferSize() - Method in class com.ftdi.j2xx.D2xxManager.DriverParameters
This method will return Max Transfer size for Rx in the user space application.
getModemStatus() - Method in class com.ftdi.j2xx.FT_Device
Retrieves the current modem status values for the device.
getQueueStatus() - Method in class com.ftdi.j2xx.FT_Device
Retrieves the number of bytes available to read from the driver Rx buffer.
getReadTimeout() - Method in class com.ftdi.j2xx.D2xxManager.DriverParameters
This method will return timeout values to be used for read operations.
getVIDPID() - Method in class com.ftdi.j2xx.D2xxManager
This retrieves the current VID and PID combination from within the internal device list table.
A B C D E F G H I L M O P R S T U V W