:orphan: .. title:: CONFIG_SHT3XD_SINGLE_SHOT_MODE .. kconfig:: CONFIG_SHT3XD_SINGLE_SHOT_MODE CONFIG_SHT3XD_SINGLE_SHOT_MODE ############################## *single shot* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/sht3xd/Kconfig:74`` 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_SINGLE_SHOT_MODE bool "single shot" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*