-
choice: Measurement repeatability
Measurement repeatability
Type: bool
Help¶
Repeatability modes differ with respect to measurement duration,
noise level and energy consumption.
Default¶
Kconfig definition¶
At <Zephyr Driver>/sensor/sht3xd/Kconfig:52
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:64
→ <Zephyr Driver>/sensor/Kconfig:193
Menu path: (Top) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor
choice
bool "Measurement repeatability"
default SHT3XD_REPEATABILITY_HIGH
depends on SHT3XD && SENSOR
help
Repeatability modes differ with respect to measurement duration,
noise level and energy consumption.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)