[][src]Crate rs_ws281x

Modules

bindings

Structs

ChannelBuilder

A struct used to build a channel configuration for a ControllerBuilder.

Controller

The main struct used to control lights. Provides ways of accessing the light color values and rendering those values to the string.

ControllerBuilder

A struct to assist in the process of initializing a Controller instance. One is pretty much required to use this to construct a Controller, unless one happens to have an instance of ws2811_t sitting around.

Enums

StripType
WS2811Error

Type Definitions

RawColor
Result