public class FT_EEPROM_232R extends FT_EEPROM
Modifier and Type | Class and Description |
---|---|
static class |
FT_EEPROM_232R.CBUS
CBus Option on the FT232R
|
Modifier and Type | Field and Description |
---|---|
byte |
CBus0
Hardware Option - CBus0 Mux Control
|
byte |
CBus1
Hardware Option - CBus1 Mux Control
|
byte |
CBus2
Hardware Option - CBus2 Mux Control
|
byte |
CBus3
Hardware Option - CBus3 Mux Control
|
byte |
CBus4
Hardware Option - CBus4 Mux Control
|
boolean |
ExternalOscillator
Hardware Option - External Oscillator
Caution: Setting this bit without an external oscillator
fitted to your design will render the device unusable.
|
boolean |
HighIO
Drive Option - High Current IO
|
boolean |
InvertCTS
Hardware Option - Invert CTS signal
|
boolean |
InvertDCD
Hardware Option - Invert DCD signal
|
boolean |
InvertDSR
Hardware Option - Invert DSR signal
|
boolean |
InvertDTR
Hardware Option - Invert DTR signal
|
boolean |
InvertRI
Hardware Option - Invert RI signal
|
boolean |
InvertRTS
Hardware Option - Invert RTS signal
|
boolean |
InvertRXD
Hardware Option - Invert RXD signal
|
boolean |
InvertTXD
Hardware Option - Invert TXD signal
|
boolean |
LoadVCP
Driver Option - Load Virtual Com Port
|
DeviceType, Manufacturer, MaxPower, Product, ProductId, PullDownEnable, RemoteWakeup, SelfPowered, SerialNumber, SerNumEnable, VendorId
Constructor and Description |
---|
FT_EEPROM_232R() |
public boolean HighIO
public boolean ExternalOscillator
public boolean InvertTXD
public boolean InvertRXD
public boolean InvertRTS
public boolean InvertCTS
public boolean InvertDTR
public boolean InvertDSR
public boolean InvertDCD
public boolean InvertRI
public byte CBus0
public byte CBus1
public byte CBus2
public byte CBus3
public byte CBus4
public boolean LoadVCP