-
choice: Full scale lux range
Full scale lux range
Type: bool
Help¶
Maximum allowable lux value. Lower range values offer better resolution.
Default¶
Choice options¶
Kconfig definition¶
At drivers/sensor/isl29035/Kconfig:20
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:107
Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor
choice bool "Full scale lux range" defaultISL29035_LUX_RANGE_1K
depends onISL29035
&&SENSOR
help Maximum allowable lux value. Lower range values offer better resolution.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)