-
CONFIG_MCP9808_I2C_ADDR
¶
MCP9808 I2C slave address
Type: hex
Help¶
Specify the I2C slave address for the MCP9808.
Kconfig definition¶
At drivers/sensor/mcp9808/Kconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:100
Menu path: (top menu) → Device Drivers → Sensor Drivers → MCP9808 temperature sensor
config MCP9808_I2C_ADDR hex prompt "MCP9808 I2C slave address" ifMCP9808
&&SENSOR
default 0x18 ifMCP9808
&&SENSOR
depends onMCP9808
&&SENSOR
help Specify the I2C slave address for the MCP9808.
(Definitions include propagated dependencies, including from if’s and menus.)