-
CONFIG_APDS9960_TRIGGER¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/sensor/apds9960/Kconfig:29
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:55
Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor
config APDS9960_TRIGGER
bool
depends on APDS9960 && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)