CONFIG_SHT3XD_SINGLE_SHOT_MODE

single shot

Type: bool

Direct dependencies

<choice SHT3XD_MEASUREMENT_MODE: Measurement mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:64<Zephyr>/drivers/sensor/Kconfig:199

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 SHT3XD_MEASUREMENT_MODE>

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