[][src]Crate apa102_spi

Use apa102 leds via spi

  • For usage with smart-leds
  • Implements the SmartLedsWrite trait

Doesn't use the native brightness settings of the apa102 leds, since that runs at a much lower pwm frequency and thus nerfes the very high color pwm frequency. (According to Adafruit)

Needs a type implementing the blocking::spi::Write trait.

Structs

Apa102

Constants

MODE

SPI mode that is needed for this crate