-
CONFIG_LSM9DS0_GYRO_I2C_ADDR
¶
LSM9DS0_GYRO I2C slave address
Type: hex
Defaults¶
- 0x6A if
LSM9DS0_GYRO
&&SENSOR
Kconfig definition¶
At drivers/sensor/lsm9ds0_gyro/Kconfig:20
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:94
Menu path: (top menu) → Device Drivers → Sensor Drivers → LSM9DS0 I2C gyroscope Chip
config LSM9DS0_GYRO_I2C_ADDR hex prompt "LSM9DS0_GYRO I2C slave address" ifLSM9DS0_GYRO
&&SENSOR
default 0x6A ifLSM9DS0_GYRO
&&SENSOR
depends onLSM9DS0_GYRO
&&SENSOR
help Specify the I2C slave address for the LSM9DS0_GYRO. 0x6A: GND 0x6B: VCC
(Definitions include propagated dependencies, including from if’s and menus.)