- getAcDriveCurrent() - Method in class com.ftdi.EepromX
-
- getAcSchmittInput() - Method in class com.ftdi.EepromX
-
- getAcSlowSlew() - Method in class com.ftdi.EepromX
-
- getAdDriveCurrent() - Method in class com.ftdi.EepromX
-
- getAdSchmittInput() - Method in class com.ftdi.EepromX
-
- getAdSlowSlew() - Method in class com.ftdi.EepromX
-
- getBcdDisableSleep() - Method in class com.ftdi.EepromX
-
- getBcdEnable() - Method in class com.ftdi.EepromX
-
- getBcdForceCBusPWREN() - Method in class com.ftdi.EepromX
-
- getBitMode() - Method in class com.ftdi.FTDevice
-
Gets the instantaneous value of the data bus.
- getCBus(int) - Method in class com.ftdi.EepromX
-
- getComPortNumber() - Method in class com.ftdi.FTDevice
-
Gets the com port number of the device.
- getDescription() - Method in class com.ftdi.EEPROMData
-
Get description (default: "USB HS Serial Converter")
- getDescription() - Method in class com.ftdi.EepromX
-
- getDevDescription() - Method in class com.ftdi.FTDevice
-
Get device description.
- getDevices() - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevices(boolean) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesByDescription(String) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesByDeviceType(DeviceType) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDevicesBySerialNumber(String) - Static method in class com.ftdi.FTDevice
-
Get the connected FTDI devices.
- getDeviceStatus() - Method in class com.ftdi.FTDevice
-
Gets the modem status and line status from the device.
- getDeviceType() - Method in class com.ftdi.EepromHeaderControler
-
- getDevID() - Method in class com.ftdi.FTDevice
-
Get device ID.
- getDevLocationID() - Method in class com.ftdi.FTDevice
-
Get device location.
- getDevSerialNumber() - Method in class com.ftdi.FTDevice
-
Get device serial number.
- getDevType() - Method in class com.ftdi.FTDevice
-
Get device type.
- getEEPROMUserAreaSize() - Method in class com.ftdi.FTDevice
-
Get the available size of the EEPROM user area
- getFlag() - Method in class com.ftdi.FTDevice
-
Get device flag.
- getFT1248Cpol() - Method in class com.ftdi.EepromX
-
- getFT1248FlowControl() - Method in class com.ftdi.EepromX
-
- getFT1248Lsb() - Method in class com.ftdi.EepromX
-
- getHeader() - Method in class com.ftdi.EepromX
-
- getI2CDeviceId() - Method in class com.ftdi.EepromX
-
- getI2CDisableSchmitt() - Method in class com.ftdi.EepromX
-
- getI2CSlaveAddress() - Method in class com.ftdi.EepromX
-
- getInputStream() - Method in class com.ftdi.FTDevice
-
Get an InputStream to device.
- getInvertCTS() - Method in class com.ftdi.EepromX
-
- getInvertDCD() - Method in class com.ftdi.EepromX
-
- getInvertDSR() - Method in class com.ftdi.EepromX
-
- getInvertDTR() - Method in class com.ftdi.EepromX
-
- getInvertRI() - Method in class com.ftdi.EepromX
-
- getInvertRTS() - Method in class com.ftdi.EepromX
-
- getInvertRxd() - Method in class com.ftdi.EepromX
-
- getInvertTxd() - Method in class com.ftdi.EepromX
-
- getLatencyTimer() - Method in class com.ftdi.FTDevice
-
Get the current value of the latency timer.
- getManufacturer() - Method in class com.ftdi.EEPROMData
-
Get manufacturer (default: "FTDI")
- getManufacturer() - Method in class com.ftdi.EepromX
-
- getManufacturerID() - Method in class com.ftdi.EEPROMData
-
Get manufacturer id (default: "FT)
- getManufacturerId() - Method in class com.ftdi.EepromX
-
- getMaxPower() - Method in class com.ftdi.EEPROMData
-
Get max power (0 < MaxPower <= 500)
- getMaxPower() - Method in class com.ftdi.EepromHeaderControler
-
- getOutputStream() - Method in class com.ftdi.FTDevice
-
Get an OutputStream to device.
- getPowerSaveEnable() - Method in class com.ftdi.EepromX
-
- getProductId() - Method in class com.ftdi.EEPROMData
-
Get product id (default: 0x6001)
- getProductId() - Method in class com.ftdi.EepromHeaderControler
-
- getPullDownEnable() - Method in class com.ftdi.EepromHeaderControler
-
- getQueueStatus() - Method in class com.ftdi.FTDevice
-
Gets the number of bytes in the receive queue.
- getRemoteWakeup() - Method in class com.ftdi.EepromHeaderControler
-
- getRS485EchoSuppress() - Method in class com.ftdi.EepromX
-
- getSelfPowered() - Method in class com.ftdi.EepromHeaderControler
-
- getSerialNumber() - Method in class com.ftdi.EEPROMData
-
Get serial number (default: "FT000001")
- getSerialNumber() - Method in class com.ftdi.EepromX
-
- getSerNumEnable() - Method in class com.ftdi.EepromHeaderControler
-
- getValue() - Method in enum com.ftdi.FT_EEPROM_FlowControl
-
- getVendorId() - Method in class com.ftdi.EEPROMData
-
Get vendor id (default: 0x0403)
- getVendorId() - Method in class com.ftdi.EepromHeaderControler
-
- valueOf(String) - Static method in enum com.ftdi.BitModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.DeviceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.DeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FlowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FT_EEPROM_CPol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FT_EEPROM_DriveCurrent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FT_EEPROM_FlowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.FT_EEPROM_X_SERIES.CBUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.Purge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.StopBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ftdi.WordLength
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ftdi.BitModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.DeviceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.DeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FlowControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FT_EEPROM_CPol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FT_EEPROM_DriveCurrent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FT_EEPROM_FlowControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.FT_EEPROM_X_SERIES.CBUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.Purge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.StopBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ftdi.WordLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendorId - Variable in class com.ftdi.FT_EEPROM_HEADER
-