Uses of Enum
com.diozero.ws281xj.spi.WS281xSpi.Protocol
Packages that use WS281xSpi.Protocol
-
Uses of WS281xSpi.Protocol in com.diozero.ws281xj.spi
Methods in com.diozero.ws281xj.spi that return WS281xSpi.ProtocolModifier and TypeMethodDescriptionstatic WS281xSpi.ProtocolReturns 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.Constructors in com.diozero.ws281xj.spi with parameters of type WS281xSpi.ProtocolModifierConstructorDescriptionWS281xSpi(int controller, int chipSelect, WS281xSpi.Protocol protocol, StripType stripType, int numLeds, int brightness)