FTDI.FT232R_EEPROM_STRUCTURE ​
EEPROM structure specific to FT232R and FT245R devices. Inherits from FT_EEPROM_DATA.
Kind: Class
Namespace: FTD2XX_NET
Inheritance: FT_EEPROM_DATA
Public Constructors
Public Attributes
bool
UseExtOsc
Disables the FT232R internal clock source. If the device has external oscillator enabled it must have an external oscillator fitted to function
bool
HighDriveIOs
Enables high current IOs
byte
EndpointSize
Sets the endpoint size. This should always be set to 64
bool
PullDownEnable
Determines if IOs are pulled down when the device is in suspend
bool
SerNumEnable
Determines if the serial number is enabled
bool
InvertTXD
Inverts the sense of the TXD line
bool
InvertRXD
Inverts the sense of the RXD line
bool
InvertRTS
Inverts the sense of the RTS line
bool
InvertCTS
Inverts the sense of the CTS line
bool
InvertDTR
Inverts the sense of the DTR line
bool
InvertDSR
Inverts the sense of the DSR line
bool
InvertDCD
Inverts the sense of the DCD line
bool
InvertRI
Inverts the sense of the RI line
byte
Cbus0
Sets the function of the CBUS0 pin for FT232R devices. Valid values are FT_CBUS_TXDEN, FT_CBUS_PWRON , FT_CBUS_RXLED, FT_CBUS_TXLED, FT_CBUS_TXRXLED, FT_CBUS_SLEEP, FT_CBUS_CLK48, FT_CBUS_CLK24, FT_CBUS_CLK12, FT_CBUS_CLK6, FT_CBUS_IOMODE, FT_CBUS_BITBANG_WR, FT_CBUS_BITBANG_RD
byte
Cbus1
Sets the function of the CBUS1 pin for FT232R devices. Valid values are FT_CBUS_TXDEN, FT_CBUS_PWRON , FT_CBUS_RXLED, FT_CBUS_TXLED, FT_CBUS_TXRXLED, FT_CBUS_SLEEP, FT_CBUS_CLK48, FT_CBUS_CLK24, FT_CBUS_CLK12, FT_CBUS_CLK6, FT_CBUS_IOMODE, FT_CBUS_BITBANG_WR, FT_CBUS_BITBANG_RD
byte
Cbus2
Sets the function of the CBUS2 pin for FT232R devices. Valid values are FT_CBUS_TXDEN, FT_CBUS_PWRON , FT_CBUS_RXLED, FT_CBUS_TXLED, FT_CBUS_TXRXLED, FT_CBUS_SLEEP, FT_CBUS_CLK48, FT_CBUS_CLK24, FT_CBUS_CLK12, FT_CBUS_CLK6, FT_CBUS_IOMODE, FT_CBUS_BITBANG_WR, FT_CBUS_BITBANG_RD
byte
Cbus3
Sets the function of the CBUS3 pin for FT232R devices. Valid values are FT_CBUS_TXDEN, FT_CBUS_PWRON , FT_CBUS_RXLED, FT_CBUS_TXLED, FT_CBUS_TXRXLED, FT_CBUS_SLEEP, FT_CBUS_CLK48, FT_CBUS_CLK24, FT_CBUS_CLK12, FT_CBUS_CLK6, FT_CBUS_IOMODE, FT_CBUS_BITBANG_WR, FT_CBUS_BITBANG_RD
byte
Cbus4
Sets the function of the CBUS4 pin for FT232R devices. Valid values are FT_CBUS_TXDEN, FT_CBUS_PWRON , FT_CBUS_RXLED, FT_CBUS_TXLED, FT_CBUS_TXRXLED, FT_CBUS_SLEEP, FT_CBUS_CLK48, FT_CBUS_CLK24, FT_CBUS_CLK12, FT_CBUS_CLK6
bool
RIsD2XX
Determines if the VCP driver is loaded
