-
choice: nRF GPIO edge interrupts mechanism
nRF GPIO edge interrupts mechanism
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/drivers/gpio/Kconfig.nrfx:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:34
→ <Zephyr>/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.)