-
CONFIG_BMC150_MAGN_SAMPLING_RATE_RUNTIME
¶
Enable dynamic sampling rate
Type: bool
Help¶
Enable alteration of sampling rate attribute at runtime.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/bmc150_magn/Kconfig:60
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:44
Menu path: (top menu) → Device Drivers → Sensor Drivers → BMC150_MAGN I2C Magnetometer Chip → Attributes
config BMC150_MAGN_SAMPLING_RATE_RUNTIME bool prompt "Enable dynamic sampling rate" ifBMC150_MAGN
&&SENSOR
depends onBMC150_MAGN
&&SENSOR
help Enable alteration of sampling rate attribute at runtime.
(Definitions include propagated dependencies, including from if’s and menus.)