-
CONFIG_LSM9DS0_MFD_MAGN_SAMPLING_RATE_RUNTIME
¶
Enable dynamic sampling rate for magnetometer
Type: bool
Help¶
Enable alteration of magnetometer sampling rate attribute at runtime.
Direct dependencies¶
LSM9DS0_MFD_MAGN_ENABLE
&& LSM9DS0_MFD
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/lsm9ds0_mfd/Kconfig:162
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:98
Menu path: (top menu) → Device Drivers → Sensor Drivers → LSM9DS0 I2C accelerometer, magnetometer and temperature sensor chip → Attributes
config LSM9DS0_MFD_MAGN_SAMPLING_RATE_RUNTIME bool prompt "Enable dynamic sampling rate for magnetometer" ifLSM9DS0_MFD_MAGN_ENABLE
&&LSM9DS0_MFD
&&SENSOR
depends onLSM9DS0_MFD_MAGN_ENABLE
&&LSM9DS0_MFD
&&SENSOR
help Enable alteration of magnetometer sampling rate attribute at runtime.
(Definitions include propagated dependencies, including from if’s and menus.)