-
CONFIG_SPI_NRFX_SPI_MISO_PULL_UP
¶
pull up
Type: bool
Help¶
Enable MISO pin pull up.
Direct dependencies¶
<choice: nRF SPI MISO pin pull configuration>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/spi/Kconfig.nrfx:275
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:36
→ drivers/spi/Kconfig:205
Menu path: (top menu) → Device Drivers → SPI hardware bus support → nRF SPI nrfx drivers → nRF SPI MISO pin pull configuration
config SPI_NRFX_SPI_MISO_PULL_UP bool prompt "pull up" if <choice: nRF SPI MISO pin pull configuration> depends on <choice: nRF SPI MISO pin pull configuration> help Enable MISO pin pull up.
(Definitions include propagated dependencies, including from if’s and menus.)