-
CONFIG_HTS221_ODR
¶
Output data rate
Type: string
Help¶
Sensor output data rate expressed in samples per second. Data rates supported by the chip are 1, 7 and 12.5.
Kconfig definition¶
At drivers/sensor/hts221/Kconfig:88
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:76
Menu path: (top menu) → Device Drivers → Sensor Drivers
config HTS221_ODR string prompt "Output data rate" ifHTS221
&&SENSOR
default "1" ifHTS221
&&SENSOR
depends onHTS221
&&SENSOR
help Sensor output data rate expressed in samples per second. Data rates supported by the chip are 1, 7 and 12.5.
(Definitions include propagated dependencies, including from if’s and menus.)