:orphan: .. title:: CONFIG_SHT3XD_PERIODIC_MODE .. kconfig:: CONFIG_SHT3XD_PERIODIC_MODE CONFIG_SHT3XD_PERIODIC_MODE ########################### *periodic data acquisition* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/sht3xd/Kconfig:77`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:193`` Menu path: (Top) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor → Measurement mode .. code-block:: kconfig config SHT3XD_PERIODIC_MODE bool "periodic data acquisition" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*