| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestRtds.OptionNames |
TestRtds.OptionNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestRtds.OptionNames[] |
TestRtds.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 |
TestRtds.readAdc(int chan,
int count,
TestRtds.OptionNames... optns) |
String |
TestRtds.readTemp(int count,
TestRtds.OptionNames... optns) |
String |
TestRtds.ReadVdd(int count,
TestRtds.OptionNames... optns) |
Copyright © 2016 LSST. All rights reserved.