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