-
choice: Trigger mode
Trigger mode
Type: bool
Help¶
Specify the type of triggering to be used by the driver.
Default¶
Kconfig definition¶
At drivers/sensor/sht3xd/Kconfig:14
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:165
Menu path: (Top) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor
choice bool "Trigger mode" defaultSHT3XD_TRIGGER_NONE
depends onSHT3XD
&&SENSOR
help Specify the type of triggering to be used by the driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)