FtChannel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The channel used when multi channels are used (like in FT2232H, FT4232H).
public enum FtChannel
type FtChannel =
Public Enum FtChannel
- Inheritance
-
FtChannel
Fields
Name | Value | Description |
---|---|---|
A | 0 | Channel A. |
B | 1 | Channel B. |
C | 2 | Channel C. |
D | 3 | Channel A. |