| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| 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.readVdd(int count,
TestAD7794.OptionNames... optns) |
Copyright © 2018 LSST. All rights reserved.