CONFIG_SHT3XD_TRIGGER_NONE¶
No trigger
Type: bool
Kconfig definition¶
At <Zephyr Driver>/sensor/sht3xd/Kconfig:20
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:64
→ <Zephyr Driver>/sensor/Kconfig:193
Menu path: (Top) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor → Trigger mode
config SHT3XD_TRIGGER_NONE
bool "No trigger"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)