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

CONFIG_SHT3XD_PERIODIC_MODE

periodic data acquisition

Type: bool

Direct dependencies

<choice: Measurement mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/sht3xd/Kconfig:77

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:193

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

config SHT3XD_PERIODIC_MODE
    bool "periodic data acquisition"
    depends on <choice>

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