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

G

getAddress(int[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_I2c_Slave
Get the address of the I2C slave device.
getAddress(int[]) - Method in interface com.ftdi.j2xx.interfaces.I2cSlave
Get the address of the I2C slave device.
getArg0() - Method in class com.ftdi.j2xx.protocol.SpiSlaveEvent
 
getArg1() - Method in class com.ftdi.j2xx.protocol.SpiSlaveEvent
 
getArg2() - Method in class com.ftdi.j2xx.protocol.SpiSlaveEvent
 
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.
getClock(byte[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get the current system clock rate.
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
getEventType() - Method in class com.ftdi.j2xx.protocol.SpiSlaveEvent
 
getGpioDevice() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get GPIO interface
getI2cMasterDevice() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get I2c mater interface
getI2cSlaveDevice() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get I2c slave interface
getInstance(Context) - Static method in class com.ftdi.j2xx.D2xxManager
This method initialises an application, obtaining a value of D2xx device manager.
getInterruptStatus(boolean[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_Gpio
 
getInterruptStatus(boolean[]) - Method in interface com.ftdi.j2xx.interfaces.Gpio
Write value to the specified GPIO pin.
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.
getMaxTransferSize(int[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_I2c_Master
Get the max size of the transfer packet
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.
getReadTimeout() - Method in class com.ftdi.j2xx.FT_Device
 
getRequestPermissionSetting() - Method in class com.ftdi.j2xx.D2xxManager
Get the current setting of request permission; default is true.
getResponseCode() - Method in class com.ftdi.j2xx.protocol.SpiSlaveResponseEvent
Get response code from the event
getRxStatus(int[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_Spi_Slave
Get number of bytes in the receive queue.
getRxStatus(int[]) - Method in interface com.ftdi.j2xx.interfaces.SpiSlave
Get number of bytes in the receive queue.
getSpiMasterDevice() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get Spi mater interface
getSpiSlaveDevice() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
Get Spi slave interface
getStatus(int, byte[]) - Method in class com.ftdi.j2xx.ft4222.FT_4222_I2c_Master
Read the status of the I2C master controller.
getStatus(int, byte[]) - Method in interface com.ftdi.j2xx.interfaces.I2cMaster
Read the status of the I2C master controller.
getSync() - Method in class com.ftdi.j2xx.protocol.SpiSlaveEvent
 
getUsbRegisterBroadcastSetting() - Method in class com.ftdi.j2xx.D2xxManager
Get return the current setting of register broadcast; default is true.
GetVersion() - Method in class com.ftdi.j2xx.ft4222.FT_4222_Device
 
getVIDPID() - Method in class com.ftdi.j2xx.D2xxManager
This retrieves the current VID and PID combination from within the internal device list table.
Gpio - Interface in com.ftdi.j2xx.interfaces
 
GPIO_INPUT - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Dir
 
GPIO_OUTPUT - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Dir
 
GPIO_OUTPUT_HIGH - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Output
 
GPIO_OUTPUT_LOW - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Output
 
GPIO_PORT0 - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Port
 
GPIO_PORT1 - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Port
 
GPIO_PORT2 - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Port
 
GPIO_PORT3 - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Port
 
GPIO_TRIGGER_FALLING - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Tigger
 
GPIO_TRIGGER_LEVEL_HIGH - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Tigger
 
GPIO_TRIGGER_LEVEL_LOW - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Tigger
 
GPIO_TRIGGER_RISING - Static variable in class com.ftdi.j2xx.ft4222.FT_4222_Defines.GPIO_Tigger
 
A B C D E F G H I L M N O P R S T U V W 

About FTDI | FTDI Licence Terms