CONFIG_SHT3XD_SINGLE_SHOT_MODE

single shot

Type: bool

Direct dependencies

<choice: Measurement mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/sht3xd/Kconfig:74

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:193

Menu path: (Top) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor → Measurement mode

config SHT3XD_SINGLE_SHOT_MODE
    bool "single shot"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)