| Modifier and Type | Method and Description |
|---|---|
static TestMccUsb.AdUnits |
TestMccUsb.AdUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestMccUsb.AdUnits[] |
TestMccUsb.AdUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestMccUsb.adIn(int chan,
TestMccUsb.AdUnits units)
Reads an ADC channel.
|
void |
TestMccUsb.adScan(int fchan,
int lchan,
TestMccUsb.AdUnits units)
Scans ADC channels.
|
Copyright © 2019 LSST. All rights reserved.