| Modifier and Type | Method and Description |
|---|---|
A1000.BaudRate |
A1000.getBaudRate()
Gets the drive baud rate
|
static A1000.BaudRate |
A1000.BaudRate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.BaudRate[] |
A1000.BaudRate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setBaudRate(A1000.BaudRate baudRate) |
void |
A1000.setBaudRate(A1000.BaudRate rate)
Sets the drive baud rate.
|
Copyright © 2021 LSST. All rights reserved.