Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127 |
Maximum value for global brightness control, i.e 100% brightness. | |
Functions | |
int | tlc5971_set_global_brightness (const struct device *dev, struct led_rgb pixel) |
Set the global brightness control levels for the tlc5971 strip. | |
#define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127 |
Maximum value for global brightness control, i.e 100% brightness.
Set the global brightness control levels for the tlc5971 strip.
change will take effect on next update of the led strip
dev | LED strip device |
pixel | global brightness values for RGB channels |