-
CONFIG_HMC5883L_NAME
¶
Driver name
Type: string
Help¶
Device name with which the HMC5883L sensor is identified.
Kconfig definition¶
At drivers/sensor/hmc5883l/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:64
Menu path: (top menu) → Device Drivers → Sensor Drivers → HMC5883L magnetometer
config HMC5883L_NAME string prompt "Driver name" ifHMC5883L
&&SENSOR
default "HMC5883L" ifHMC5883L
&&SENSOR
depends onHMC5883L
&&SENSOR
help Device name with which the HMC5883L sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)