-
choice: Default preset
Default preset
Type: bool
Help¶
Specify the default preset (x/y oversampling, z oversampling, sampling frequency).
Defaults¶
Choice options¶
Kconfig definition¶
At drivers/sensor/bmm150/Kconfig:34
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:50
Menu path: (top menu) → Device Drivers → Sensor Drivers → BMM150 I2C Geomagnetic Chip
choice bool prompt "Default preset" ifBMM150
&&SENSOR
defaultBMM150_PRESET_REGULAR
ifBMM150
&&SENSOR
depends onBMM150
&&SENSOR
help Specify the default preset (x/y oversampling, z oversampling, sampling frequency).
(Definitions include propagated dependencies, including from if’s and menus.)