CONFIG_TMP112_SAMPLING_FREQUENCY_RUNTIME
Allow to set conversion rate at runtime
Type: bool
Help
When set conversion rate can be set at runtime using sensor_attr_set
with SENSOR_ATTR_SAMPLING_FREQUENCY
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Driver>/sensor/tmp112/Kconfig:23
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:225
Menu path: (Top) → Device Drivers → Sensor Drivers
config TMP112_SAMPLING_FREQUENCY_RUNTIME
bool "Allow to set conversion rate at runtime"
default y
depends on SENSOR
help
When set conversion rate can be set at runtime using sensor_attr_set
with SENSOR_ATTR_SAMPLING_FREQUENCY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)