-
CONFIG_LP5562
¶
LP5562 LED driver
Type: bool
Help¶
Enable LED driver for LP5562.
LP5562 LED driver has 4 channels (RGBW). Each channel can drive up to 25.5 mA per LED.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/led/Kconfig.lp5562:7
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:80
→ drivers/led/Kconfig:44
Menu path: (top menu) → Device Drivers → LED drivers
menuconfig LP5562 bool prompt "LP5562 LED driver" ifI2C
&&LED
depends onI2C
&&LED
help Enable LED driver for LP5562. LP5562 LED driver has 4 channels (RGBW). Each channel can drive up to 25.5 mA per LED.
(Definitions include propagated dependencies, including from if’s and menus.)