RKTK API Docs RKTK Home Repo

Module rgb

Source
Expand description

RGBBB driver type

Structs§

ColorCorrection
Defines color correction factors for LED hardware.
LedRgb
RGB color values ready for output to LED hardware
LinearSrgb
Linear RGB Color Space

Enums§

LedChannels
Enumeration of color channel formats.
RgbCommand
Commands for controlling RGB LEDs.
RgbMode
RGB mode for controlling RGB LEDs.
RgbPattern
Built-in RGB patterns.

Traits§

RgbDriver
Driver for controlling the RGB leds.