[][src]Crate candela

Modules

types

Structs

CandelaStrip

Traits

CandelaClient
CandelaClientConfig
CandelaConfig
CandelaController
CandelaServer
CandelaServerConfig

Type Definitions

Error
Pixel

There are four elements to each pixel corresponding to red, green, blue and N/A respectively. The trailing element of the array is unused, but there to ensure proper conversion to little endian u32.

Result