7#ifndef ZEPHYR_INCLUDE_DRIVERS_LED_STRIP_TLC5971_H_
8#define ZEPHYR_INCLUDE_DRIVERS_LED_STRIP_TLC5971_H_
13#define TLC5971_GLOBAL_BRIGHTNESS_CONTROL_MAX 127
Runtime device structure (in ROM) per driver instance.
Definition device.h:412
Color value for a single RGB LED.
Definition led_strip.h:40
int tlc5971_set_global_brightness(const struct device *dev, struct led_rgb pixel)
Set the global brightness control levels for the tlc5971 strip.