-
CONFIG_BH1749_TRIGGER
¶
Trigger for BH1749
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/drivers/sensor/bh1749/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:28
→ <nRF>/drivers/Kconfig:13
→ <nRF>/drivers/sensor/Kconfig:14
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → Sensor Drivers → BH1749 Sensor
config BH1749_TRIGGER bool "Trigger for BH1749" depends onGPIO
&&BH1749
&&SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)