- choice: Magnetometer sampling rate
Magnetometer sampling rate
Type: bool
Help
Specify the default sampling rate frequency for magnetometer.
Direct dependencies
LSM9DS0_MFD_MAGN_ENABLE
&& LSM9DS0_MFD
&& SENSOR
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/drivers/sensor/lsm9ds0_mfd/Kconfig:131
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:155
Menu path: (Top) → Device Drivers → Sensor Drivers → LSM9DS0 I2C accelerometer, magnetometer and temperature sensor chip → Attributes
choice
bool "Magnetometer sampling rate"
default LSM9DS0_MFD_MAGN_SAMPLING_RATE_25
depends on LSM9DS0_MFD_MAGN_ENABLE && LSM9DS0_MFD && SENSOR
help
Specify the default sampling rate frequency for magnetometer.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)