| Modifier and Type | Method and Description |
|---|---|
static TestAd7794.OptionNames |
TestAd7794.OptionNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestAd7794.OptionNames[] |
TestAd7794.OptionNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TestAd7794.readAdc(int chan,
int count,
TestAd7794.OptionNames... optns) |
String |
TestAd7794.readTemp(int count,
TestAd7794.OptionNames... optns) |
String |
TestAd7794.readTherm(int count,
TestAd7794.OptionNames... optns) |
String |
TestAd7794.ReadVdd(int count,
TestAd7794.OptionNames... optns) |
Copyright © 2019 LSST. All rights reserved.