-
CONFIG_UART_0_NRF_UART
¶
nRF UART 0
Type: bool
Help¶
Enable nRF UART without EasyDMA on port 0.
Direct dependencies¶
HAS_HW_NRF_UART0
&& <choice: UART Port 0 Driver type>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/serial/Kconfig.nrfx:27
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:93
Menu path: (top menu) → Device Drivers → Serial Drivers → nRF UART nrfx drivers → UART Port 0 Driver type
config UART_0_NRF_UART bool prompt "nRF UART 0" ifHAS_HW_NRF_UART0
&& <choice: UART Port 0 Driver type> selectNRF_UART_PERIPHERAL
ifHAS_HW_NRF_UART0
&& <choice: UART Port 0 Driver type> depends onHAS_HW_NRF_UART0
&& <choice: UART Port 0 Driver type> help Enable nRF UART without EasyDMA on port 0.
(Definitions include propagated dependencies, including from if’s and menus.)