| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.io.bus.spi |
| Modifier and Type | Method and Description |
|---|---|
SpiMode |
SpiBus.getMode() |
static SpiMode |
SpiMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpiMode[] |
SpiMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpiBus.setMode(SpiMode mode) |
Copyright © 2015 silverspoon.io. All rights reserved.