-
CONFIG_BMC150_MAGN_I2C_ADDR
¶
BMC150_MAGN I2C slave address
Type: hex
Defaults¶
- 0x12 if
BMC150_MAGN
&&SENSOR
Kconfig definition¶
At drivers/sensor/bmc150_magn/Kconfig:21
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:42
Menu path: (top menu) → Device Drivers → Sensor Drivers → BMC150_MAGN I2C Magnetometer Chip
config BMC150_MAGN_I2C_ADDR hex prompt "BMC150_MAGN I2C slave address" ifBMC150_MAGN
&&SENSOR
default 0x12 ifBMC150_MAGN
&&SENSOR
depends onBMC150_MAGN
&&SENSOR
help Specify the I2C slave address for the BMC150_MAGN. 0x12: GND 0x13: VCC
(Definitions include propagated dependencies, including from if’s and menus.)