FTDI.FT_BIT_MODES ​
Permitted bit mode values for FTDI devices. For use with SetBitMode
Kind: Class
Namespace: FTD2XX_NET
Public Constructors
Public Attributes
byte
FT_BIT_MODE_RESET
Reset bit mode
byte
FT_BIT_MODE_ASYNC_BITBANG
Asynchronous bit-bang mode
byte
FT_BIT_MODE_MPSSE
MPSSE bit mode - only available on FT2232, FT2232H, FT4232H and FT232H
byte
FT_BIT_MODE_SYNC_BITBANG
Synchronous bit-bang mode
byte
FT_BIT_MODE_MCU_HOST
MCU host bus emulation mode - only available on FT2232, FT2232H, FT4232H and FT232H
byte
FT_BIT_MODE_FAST_SERIAL
Fast opto-isolated serial mode - only available on FT2232, FT2232H, FT4232H and FT232H
byte
FT_BIT_MODE_CBUS_BITBANG
CBUS bit-bang mode - only available on FT232R and FT232H
byte
FT_BIT_MODE_SYNC_FIFO
Single channel synchronous 245 FIFO mode - only available on FT2232H channel A and FT232H
