nRF Connect SDK API 2.8.99
|
Single step of a LED effect. More...
#include <led_effect.h>
Data Fields | |
struct led_color | color |
uint16_t | substep_count |
uint16_t | substep_time |
Single step of a LED effect.
During a single step, color of LED changes from the color before the step to the color defined in the step. The color update may be done in multiple substeps to achieve smooth, gradual change.