-
choice: Pin used for reset
Pin used for reset
Type: bool
Direct dependencies¶
BOARD_NRF9160DK_NRF52840_RESET
&& BOARD_NRF9160DK_NRF52840
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:201
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:48
Menu path: (Top) → Board Options → Enable GPIO reset line
choice bool "Pin used for reset" depends onBOARD_NRF9160DK_NRF52840_RESET
&&BOARD_NRF9160DK_NRF52840
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)