- choice: Trigger mode
Trigger mode
Type: bool
Help
Specify the type of triggering to be used by the driver.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Driver>/sensor/vcnl4040/Kconfig:22
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:229
Menu path: (Top) → Device Drivers → Sensor Drivers → VCNL4040 Proximity and Ambient Light Sensor
choice
bool "Trigger mode"
default VCNL4040_TRIGGER_NONE
depends on VCNL4040 && SENSOR
help
Specify the type of triggering to be used by the driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)