| Package | Description |
|---|---|
| io.silverspoon.bulldog.core | |
| io.silverspoon.bulldog.core.io.serial |
| Modifier and Type | Method and Description |
|---|---|
static Parity |
Parity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parity[] |
Parity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Parity |
SerialPort.getParity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SerialPort.setParity(Parity parity) |
Copyright © 2015 silverspoon.io. All rights reserved.