| Package | Description |
|---|---|
| com.diozero.ws281xj.spi |
| Modifier and Type | Method and Description |
|---|---|
static WS281xSpi.Protocol |
WS281xSpi.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WS281xSpi.Protocol[] |
WS281xSpi.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WS281xSpi(int controller,
int chipSelect,
WS281xSpi.Protocol protocol,
StripType stripType,
int numLeds,
int brightness) |
Copyright © 2016–2018 mattjlewis. All rights reserved.