-
choice: Full scale lux range
Full scale lux range
Type: bool
Help¶
Maximum allowable lux value. Lower range values offer better resolution.
Defaults¶
Choice options¶
Kconfig definition¶
At drivers/sensor/isl29035/Kconfig:36
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:70
Menu path: (top menu) → Device Drivers → Sensor Drivers → ISL29035 light sensor
choice bool prompt "Full scale lux range" ifISL29035
&&SENSOR
defaultISL29035_LUX_RANGE_1K
ifISL29035
&&SENSOR
depends onISL29035
&&SENSOR
help Maximum allowable lux value. Lower range values offer better resolution.
(Definitions include propagated dependencies, including from if’s and menus.)