| Modifier and Type | Method and Description |
|---|---|
BitModes |
FTDevice.getBitMode()
Gets the instantaneous value of the data bus.
|
static BitModes |
BitModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitModes[] |
BitModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FTDevice.setBitMode(byte ucMask,
BitModes bitMode)
Enables different chip modes.
|
Copyright © 2020. All rights reserved.