public final class FTprogramData extends Object
Represents the FT_PROGRAM_DATA structure declared in ftd2xx.h header file.
| Constructor and Description |
|---|
FTprogramData(int[] info,
char[] manufacturer,
char[] manufacturerID,
char[] description,
char[] serialNumber)
Construct and allocates a new FTprogramData object with given details.
|
| Modifier and Type | Method and Description |
|---|---|
int |
enableFT1248FlowControlH()
Finds flow control for FT1248.
|
int |
getACDriveCurrentH()
Retrieves the AC drive current value.
|
int |
getADDriveCurrentH()
Retrieves the AD drive current value.
|
int |
getADriveCurrent()
Retrieves the A drive current value.
|
int |
getAHDriveCurrent()
Retrieves the AH drive current value.
|
int |
getALDriveCurrent()
Retrieves the AL drive current value.
|
int |
getBDriveCurrent()
Retrieves the B drive current value.
|
int |
getBHDriveCurrent()
Retrieves the BH drive current value.
|
int |
getBLDriveCurrent()
Retrieves the BL drive current value.
|
int |
getCbus0()
Gives the CBUS 0 configuration value.
|
int |
getCbus0H()
Gives the CBUS 0 configuration value.
|
int |
getCbus1()
Gives the CBUS 1 configuration value.
|
int |
getCbus1H()
Gives the CBUS 1 configuration value.
|
int |
getCbus2()
Gives the CBUS 2 configuration value.
|
int |
getCbus2H()
Gives the CBUS 2 configuration value.
|
int |
getCbus3()
Gives the CBUS 3 configuration value.
|
int |
getCbus3H()
Gives the CBUS 3 configuration value.
|
int |
getCbus4()
Gives the CBUS 4 configuration value.
|
int |
getCbus4H()
Gives the CBUS 4 configuration value.
|
int |
getCbus5H()
Gives the CBUS 5 configuration value.
|
int |
getCbus6H()
Gives the CBUS 6 configuration value.
|
int |
getCbus7H()
Gives the CBUS 7 configuration value.
|
int |
getCbus8H()
Gives the CBUS 8 configuration value.
|
int |
getCbus9H()
Gives the CBUS 9 configuration value.
|
int |
getCDriveCurrent()
Retrieves the C drive current value.
|
int |
getDDriveCurrent()
Retrieves the D drive current value.
|
String |
getDescription()
Retrieves the description for this FT device.
|
int |
getEndpointSize()
Gives the end point size of this device.
|
int |
getFT1248CpolH()
Retrives clock polarity for 1248 device.
|
String |
getManufacturer()
Retrieves the manufacturer string for this FT device.
|
String |
getmanufacturerID()
Retrieves the manufacturer ID string for this FT device.
|
int |
getMaxPower()
Retrieves the maximum power (0 < MaxPower <= 500) required for this FT device.
|
int |
getPnP()
Retrieves the PnP feature (0 = disabled, 1 = enabled) value for this FT device.
|
int |
getProductId()
Gives the value of Product Id for this device.
|
String |
getSerialNumber()
Retrieves the serial number string for this FT device.
|
int |
getSignature1()
Gives the value of Signature1.
|
int |
getSignature2()
Gives the value of Signature1.
|
int |
getUSBVersion()
Retrieves the USB version for the device.
|
int |
getUSBVersion5()
Retrieves the USB version for the device.
|
int |
getVendorId()
Gives the value of Vendor Id for this device.
|
int |
getVersion()
Gives the value of Signature1.
|
int |
hasUSBVersionEnabled()
Finds whether device uses USB version or not.
|
int |
hasUSBVersionEnabled5()
Finds whether device uses USB version or not.
|
int |
invertCTS()
Checks whether polarity if CTS line is inverted or not.
|
int |
invertDCD()
Checks whether polarity if DCD line is inverted or not.
|
int |
invertDSR()
Checks whether polarity if DSR line is inverted or not.
|
int |
invertDTR()
Checks whether polarity if DTR line is inverted or not.
|
int |
invertRI()
Checks whether polarity if RI line is inverted or not.
|
int |
invertRTS()
Checks whether polarity if RTS line is inverted or not.
|
int |
invertRXD()
Checks whether polarity if RXD line is inverted or not.
|
int |
invertTXD()
Checks whether polarity if TXD line is inverted or not.
|
int |
isACSchmittInputH()
Finds whether if AC pins are Schmitt input or not.
|
int |
isACSlowSlewH()
Finds whether AC pins have slow slew or not.
|
int |
isADSchmittInputH()
Finds whether if AD pins are Schmitt input or not.
|
int |
isADSlowSlewH()
Finds whether AD pins have slow slew or not.
|
int |
isAHSchmittInput()
Finds whether if AH pins are Schmitt input or not.
|
int |
isAHSlowSlew()
Finds whether AL pins have slow slew or not.
|
int |
isAIsHighCurrent()
Finds whether interface is high current or not.
|
int |
isAIsVCP()
Finds whether interface is to use VCP drivers or not.
|
int |
isAIsVCP7()
Finds whether interface is to use VCP drivers or not.
|
int |
isAIsVCP8()
Finds whether interface is to use VCP drivers or not.
|
int |
isALSchmittInput()
Finds whether if AL pins are Schmitt input or not.
|
int |
isALSlowSlew()
Finds whether AL pins have slow slew or not.
|
int |
isARIIsTXDEN()
Checks whether port A uses RI as RS485 TXDEN or not.
|
int |
isASchmittInput()
Finds whether if A pins are Schmitt input or not.
|
int |
isASlowSlew()
Finds whether A pins have slow slew or not.
|
int |
isBHSchmittInput()
Finds whether if BH pins are Schmitt input or not.
|
int |
isBHSlowSlew()
Finds whether BL pins have slow slew or not.
|
int |
isBIsHighCurrent()
Finds whether interface is high current or not.
|
int |
isBIsVCP()
Finds whether interface is to use VCP drivers or not.
|
int |
isBIsVCP7()
Finds whether interface is to use VCP drivers or not.
|
int |
isBIsVCP8()
Finds whether interface is to use VCP drivers or not.
|
int |
isBLSchmittInput()
Finds whether if BL pins are Schmitt input or not.
|
int |
isBLSlowSlew()
Finds whether BL pins have slow slew or not.
|
int |
isBRIIsTXDEN()
Checks whether port B uses RI as RS485 TXDEN or not.
|
int |
isBSchmittInput()
Finds whether if B pins are Schmitt input or not.
|
int |
isBSlowSlew()
Finds whether B pins have slow slew or not.
|
int |
isCIsVCP8()
Finds whether interface is to use VCP drivers or not.
|
int |
isCRIIsTXDEN()
Checks whether port C uses RI as RS485 TXDEN or not.
|
int |
isCSchmittInput()
Finds whether if C pins are Schmitt input or not.
|
int |
isCSlowSlew()
Finds whether C pins have slow slew or not.
|
int |
isDIsVCP8()
Finds whether interface is to use VCP drivers or not.
|
int |
isDRIIsTXDEN()
Checks whether port D uses RI as RS485 TXDEN or not.
|
int |
isDSchmittInput()
Finds whether if D pins are Schmitt input or not.
|
int |
isDSlowSlew()
Finds whether D pins have slow slew or not.
|
int |
isFT1248LsbH()
Finds whether data for 1248 is LSB or MSB.
|
int |
isIFAIsFastSer()
Finds whether interface is fast serial or not.
|
int |
isIFAIsFastSer7()
Finds whether interface is fast serial or not.
|
int |
isIFAIsFifo()
Finds whether interface is 245 FIFO or not.
|
int |
isIFAIsFifo7()
Finds whether interface is 245 FIFO or not.
|
int |
isIFAIsFifoTar()
Finds whether interface is 245 FIFO CPU target or not.
|
int |
isIFAIsFifoTar7()
Finds whether interface is 245 FIFO CPU target or not.
|
int |
isIFBIsFastSer()
Finds whether interface is fast serial or not.
|
int |
isIFBIsFastSer7()
Finds whether interface is fast serial or not.
|
int |
isIFBIsFifo()
Finds whether interface is 245 FIFO or not.
|
int |
isIFBIsFifo7()
Finds whether interface is 245 FIFO or not.
|
int |
isIFBIsFifoTar()
Finds whether interface is 245 FIFO CPU target or not.
|
int |
isIFBIsFifoTar7()
Finds whether interface is 245 FIFO CPU target or not.
|
int |
isIsFastSerH()
Finds whether interface is fast serial or not.
|
int |
isIsFifoH()
Finds whether interface is 245 FIFO or not.
|
int |
isIsFifoTarH()
Finds whether interface is 245 FIFO CPU target or not.
|
int |
isIsFT1248H()
Finds whether interface is 1248 or not.
|
int |
isIsoIn()
Finds whether in endpoint is isochronous or not.
|
int |
isIsoInA()
Mainly applicable for Rev 5 (FT2232) extensions.
|
int |
isIsoInB()
Finds whether in endpoint is isochronous or not.
|
int |
isIsoOut()
Finds whether out endpoint is isochronous or not.
|
int |
isIsoOutA()
Finds whether out endpoint is isochronous or not.
|
int |
isIsoOutB()
Finds whether out endpoint is isochronous or not.
|
int |
isIsVCPH()
Finds whether interface is to use VCP drivers or not.
|
int |
isPowerSaveEnabled()
Finds whether power saving is enabled or not.
|
int |
isPowerSaveEnableH()
Finds whether power saving is enabled or not.
|
int |
isPullDownEnable7()
Finds whether pull down is enabled or not.
|
int |
isPullDownEnabled()
Finds whether pull down is enabled or not.
|
int |
isPullDownEnabled5()
Finds whether pull down is enabled or not.
|
int |
isPullDownEnabled8()
Finds whether pull down is enabled or not.
|
int |
isPullDownEnableH()
Finds whether pull down is enabled or not.
|
int |
isPullDownEnableR()
Finds whether pull down is enabled or not.
|
int |
isRemoteWakeup()
Finds whether device is able to support remote wake up or not (0 = not capable, 1 = capable).
|
int |
isRev4()
Finds whether device is Rev4 or not (non-zero if Rev4 chip, zero otherwise).
|
int |
isRev5()
Finds whether device is Rev5 or not.
|
int |
isRIsD2XX()
Finds whether D2XX driver is in use or not.
|
int |
isSelfPowered()
Finds whether device is self or bus powered (0 = bus powered, 1 = self powered).
|
int |
isSerNumEnable7()
Finds whether serial number is to be used or not.
|
int |
isSerNumEnabled()
Finds whether serial number is to be used or not.
|
int |
isSerNumEnabled5()
Finds whether serial number is to be used or not.
|
int |
isSerNumEnabled8()
Finds whether serial number is to be used or not.
|
int |
isSerNumEnableH()
Finds whether serial number is to be used or not.
|
int |
isSerNumEnableR()
Finds whether serial number is to be used or not.
|
int |
useExtOsc()
Finds whether external oscillator is to be used or not.
|
int |
useHighDriveIOs()
Finds whether more current is to be supplied at IC pins or not.
|
public FTprogramData(int[] info,
char[] manufacturer,
char[] manufacturerID,
char[] description,
char[] serialNumber)
Construct and allocates a new FTprogramData object with given details.
manufacturer - manufacturer of the device.manufacturerID - manufacturer ID of the device vendor.description - description of this device.serialNumber - serial number of this device.public int getSignature1()
Gives the value of Signature1.
public int getSignature2()
Gives the value of Signature1.
public int getVersion()
Gives the value of Signature1.
public int getVendorId()
Gives the value of Vendor Id for this device.
public int getProductId()
Gives the value of Product Id for this device.
public String getManufacturer()
Retrieves the manufacturer string for this FT device.
public String getmanufacturerID()
Retrieves the manufacturer ID string for this FT device.
public String getDescription()
Retrieves the description for this FT device.
public String getSerialNumber()
Retrieves the serial number string for this FT device.
public int getMaxPower()
Retrieves the maximum power (0 < MaxPower <= 500) required for this FT device.
public int getPnP()
Retrieves the PnP feature (0 = disabled, 1 = enabled) value for this FT device.
public int isSelfPowered()
Finds whether device is self or bus powered (0 = bus powered, 1 = self powered).
public int isRemoteWakeup()
Finds whether device is able to support remote wake up or not (0 = not capable, 1 = capable).
public int isRev4()
Finds whether device is Rev4 or not (non-zero if Rev4 chip, zero otherwise).
Mainly applicable for Rev4 (FT232B) extensions.
public int isIsoIn()
Finds whether in endpoint is isochronous or not.
Mainly applicable for Rev4 (FT232B) extensions.
public int isIsoOut()
Finds whether out endpoint is isochronous or not.
Mainly applicable for Rev4 (FT232B) extensions.
public int isPullDownEnabled()
Finds whether pull down is enabled or not.
Mainly applicable for Rev4 (FT232B) extensions.
public int isSerNumEnabled()
Finds whether serial number is to be used or not.
Mainly applicable for Rev4 (FT232B) extensions.
public int hasUSBVersionEnabled()
Finds whether device uses USB version or not.
Mainly applicable for Rev4 (FT232B) extensions.
public int getUSBVersion()
Retrieves the USB version for the device.
Mainly applicable for Rev4 (FT232B) extensions.
public int isRev5()
Finds whether device is Rev5 or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIsoInA()
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIsoInB()
Finds whether in endpoint is isochronous or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIsoOutA()
Finds whether out endpoint is isochronous or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIsoOutB()
Finds whether out endpoint is isochronous or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isPullDownEnabled5()
Finds whether pull down is enabled or not.
public int isSerNumEnabled5()
Finds whether serial number is to be used or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int hasUSBVersionEnabled5()
Finds whether device uses USB version or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int getUSBVersion5()
Retrieves the USB version for the device.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isAIsHighCurrent()
Finds whether interface is high current or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isBIsHighCurrent()
Finds whether interface is high current or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFAIsFifo()
Finds whether interface is 245 FIFO or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFAIsFifoTar()
Finds whether interface is 245 FIFO CPU target or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFAIsFastSer()
Finds whether interface is fast serial or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isAIsVCP()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFBIsFifo()
Finds whether interface is 245 FIFO or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFBIsFifoTar()
Finds whether interface is 245 FIFO CPU target or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isIFBIsFastSer()
Finds whether interface is fast serial or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int isBIsVCP()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 5 (FT2232) extensions.
public int useExtOsc()
Finds whether external oscillator is to be used or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int useHighDriveIOs()
Finds whether more current is to be supplied at IC pins or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getEndpointSize()
Gives the end point size of this device.
Mainly applicable for Rev 6 (FT232R) extensions.
public int isPullDownEnableR()
Finds whether pull down is enabled or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int isSerNumEnableR()
Finds whether serial number is to be used or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertTXD()
Checks whether polarity if TXD line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertRXD()
Checks whether polarity if RXD line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertRTS()
Checks whether polarity if RTS line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertCTS()
Checks whether polarity if CTS line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertDTR()
Checks whether polarity if DTR line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertDSR()
Checks whether polarity if DSR line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertDCD()
Checks whether polarity if DCD line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int invertRI()
Checks whether polarity if RI line is inverted or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getCbus0()
Gives the CBUS 0 configuration value.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getCbus1()
Gives the CBUS 1 configuration value.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getCbus2()
Gives the CBUS 2 configuration value.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getCbus3()
Gives the CBUS 3 configuration value.
Mainly applicable for Rev 6 (FT232R) extensions.
public int getCbus4()
Gives the CBUS 4 configuration value.
Mainly applicable for Rev 6 (FT232R) extensions.
public int isRIsD2XX()
Finds whether D2XX driver is in use or not.
Mainly applicable for Rev 6 (FT232R) extensions.
public int isPullDownEnable7()
Finds whether pull down is enabled or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isSerNumEnable7()
Finds whether serial number is to be used or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isALSlowSlew()
Finds whether AL pins have slow slew or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isALSchmittInput()
Finds whether if AL pins are Schmitt input or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int getALDriveCurrent()
Retrieves the AL drive current value.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isAHSlowSlew()
Finds whether AL pins have slow slew or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isAHSchmittInput()
Finds whether if AH pins are Schmitt input or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int getAHDriveCurrent()
Retrieves the AH drive current value.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isBLSlowSlew()
Finds whether BL pins have slow slew or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isBLSchmittInput()
Finds whether if BL pins are Schmitt input or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int getBLDriveCurrent()
Retrieves the BL drive current value.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isBHSlowSlew()
Finds whether BL pins have slow slew or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isBHSchmittInput()
Finds whether if BH pins are Schmitt input or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int getBHDriveCurrent()
Retrieves the BH drive current value.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFAIsFifo7()
Finds whether interface is 245 FIFO or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFAIsFifoTar7()
Finds whether interface is 245 FIFO CPU target or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFAIsFastSer7()
Finds whether interface is fast serial or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isAIsVCP7()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFBIsFifo7()
Finds whether interface is 245 FIFO or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFBIsFifoTar7()
Finds whether interface is 245 FIFO CPU target or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isIFBIsFastSer7()
Finds whether interface is fast serial or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isBIsVCP7()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isPowerSaveEnabled()
Finds whether power saving is enabled or not.
Mainly applicable for Rev 7 (FT2232H) extensions.
public int isPullDownEnabled8()
Finds whether pull down is enabled or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isSerNumEnabled8()
Finds whether serial number is to be used or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isASlowSlew()
Finds whether A pins have slow slew or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isASchmittInput()
Finds whether if A pins are Schmitt input or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int getADriveCurrent()
Retrieves the A drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isBSlowSlew()
Finds whether B pins have slow slew or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isBSchmittInput()
Finds whether if B pins are Schmitt input or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int getBDriveCurrent()
Retrieves the B drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isCSlowSlew()
Finds whether C pins have slow slew or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isCSchmittInput()
Finds whether if C pins are Schmitt input or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int getCDriveCurrent()
Retrieves the C drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isDSlowSlew()
Finds whether D pins have slow slew or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isDSchmittInput()
Finds whether if D pins are Schmitt input or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int getDDriveCurrent()
Retrieves the D drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isARIIsTXDEN()
Checks whether port A uses RI as RS485 TXDEN or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isBRIIsTXDEN()
Checks whether port B uses RI as RS485 TXDEN or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isCRIIsTXDEN()
Checks whether port C uses RI as RS485 TXDEN or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isDRIIsTXDEN()
Checks whether port D uses RI as RS485 TXDEN or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isAIsVCP8()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isBIsVCP8()
Finds whether interface is to use VCP drivers or not.
public int isCIsVCP8()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isDIsVCP8()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 8 (FT4232H) extensions.
public int isPullDownEnableH()
Finds whether pull down is enabled or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isSerNumEnableH()
Finds whether serial number is to be used or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isACSlowSlewH()
Finds whether AC pins have slow slew or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isACSchmittInputH()
Finds whether if AC pins are Schmitt input or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getACDriveCurrentH()
Retrieves the AC drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isADSlowSlewH()
Finds whether AD pins have slow slew or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isADSchmittInputH()
Finds whether if AD pins are Schmitt input or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getADDriveCurrentH()
Retrieves the AD drive current value. Valid values are 4mA, 8mA, 12mA, 16mA.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus0H()
Gives the CBUS 0 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus1H()
Gives the CBUS 1 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus2H()
Gives the CBUS 2 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus3H()
Gives the CBUS 3 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus4H()
Gives the CBUS 4 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus5H()
Gives the CBUS 5 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus6H()
Gives the CBUS 6 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus7H()
Gives the CBUS 7 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus8H()
Gives the CBUS 8 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getCbus9H()
Gives the CBUS 9 configuration value.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isIsFifoH()
Finds whether interface is 245 FIFO or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isIsFifoTarH()
Finds whether interface is 245 FIFO CPU target or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isIsFastSerH()
Finds whether interface is fast serial or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isIsFT1248H()
Finds whether interface is 1248 or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int getFT1248CpolH()
Retrives clock polarity for 1248 device.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isFT1248LsbH()
Finds whether data for 1248 is LSB or MSB.
Mainly applicable for Rev 9 (FT232H) extensions.
public int enableFT1248FlowControlH()
Finds flow control for FT1248.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isIsVCPH()
Finds whether interface is to use VCP drivers or not.
Mainly applicable for Rev 9 (FT232H) extensions.
public int isPowerSaveEnableH()
Finds whether power saving is enabled or not.
Mainly applicable for Rev 9 (FT232H) extensions.
Copyright © 2017. All rights reserved.