| Modifier and Type | Method and Description |
|---|---|
static FT_EEPROM_DriveCurrent |
FT_EEPROM_DriveCurrent.byValue(int value) |
FT_EEPROM_DriveCurrent |
EepromX.getAcDriveCurrent() |
FT_EEPROM_DriveCurrent |
EepromX.getAdDriveCurrent() |
static FT_EEPROM_DriveCurrent |
FT_EEPROM_DriveCurrent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FT_EEPROM_DriveCurrent[] |
FT_EEPROM_DriveCurrent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EepromX |
EepromX.setAcDriveCurrent(FT_EEPROM_DriveCurrent acDriveCurrent) |
EepromX |
EepromX.setAdDriveCurrent(FT_EEPROM_DriveCurrent adDriveCurrent) |
Copyright © 2020. All rights reserved.