| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestReg.DacChan |
TestReg.DacChan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestReg.DacChan[] |
TestReg.DacChan.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestReg.dacSet(TestReg.DacChan chan,
int value)
Sets a DAC value.
|
void |
TestReg.dacSet(TestReg.DacChan chan,
int value,
int strip)
Sets a DAC value.
|
Copyright © 2018 LSST. All rights reserved.