Docs.rs
rs_ws281x-0.5.1
rs_ws281x 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JMurph2015
Dependencies
serde ^1.0
normal
serde_derive ^1.0
normal
bindgen ^0.69
build
cc ^1.0
build
Versions
0.88%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rs_
ws281x
0.5.1
All Items
Crate Items
Modules
Structs
Enums
Type Aliases
Crate
rs_ws281x
Copy item path
Source
Modules
§
bindings
Structs
§
Channel
Builder
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.
Controller
Builder
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
§
Strip
Type
WS2811
Error
Type Aliases
§
RawColor
Result