- choice: nRF GPIO edge interrupts mechanism
nRF GPIO edge interrupts mechanism
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At drivers/gpio/Kconfig.nrfx:34
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:40
Menu path: (Top) → Device Drivers → GPIO Drivers → nRF GPIO driver
choice
bool "nRF GPIO edge interrupts mechanism"
default GPIO_NRF_INT_EDGE_USING_GPIOTE
depends on GPIO_NRFX && GPIO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)