-
CONFIG_UART_0_NRF_UARTE
¶
nRF UARTE 0
Type: bool
Help¶
Enable nRF UART with EasyDMA on port 0.
Direct dependencies¶
HAS_HW_NRF_UARTE0
&& <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:34
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:84
Menu path: (top menu) → Device Drivers → Serial Drivers → nRF UART nrfx drivers → UART Port 0 Driver type
config UART_0_NRF_UARTE bool prompt "nRF UARTE 0" ifHAS_HW_NRF_UARTE0
&& <choice: UART Port 0 Driver type> selectNRF_UARTE_PERIPHERAL
ifHAS_HW_NRF_UARTE0
&& <choice: UART Port 0 Driver type> depends onHAS_HW_NRF_UARTE0
&& <choice: UART Port 0 Driver type> help Enable nRF UART with EasyDMA on port 0.
(Definitions include propagated dependencies, including from if’s and menus.)