| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestReg.OnOff |
TestReg.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestReg.OnOff[] |
TestReg.OnOff.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.backBias(TestReg.OnOff state)
Sets the back bias switch state.
|
void |
TestReg.dcDcSync(TestReg.OnOff state)
Sets the DC/DC synchronization state.
|
void |
TestAD7794.setBuff(TestReg.OnOff on) |
void |
TestAD7794.setDebug(TestReg.OnOff state) |
void |
TestAD7794.setRefdet(TestReg.OnOff det) |
void |
TestAD7794.setSwitch(TestReg.OnOff on) |
void |
TestAD7794.setUnipol(TestReg.OnOff on) |
Copyright © 2021 LSST. All rights reserved.