The latest development version of this page may be more current than this released 3.0.0 version.

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 drivers/sensor/sht3xd/Kconfig:74

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/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.)