-
choice: UART Port 0 Driver type
UART Port 0 Driver type
Type: bool
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At drivers/serial/Kconfig.nrfx:22
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:20
→ drivers/serial/Kconfig:93
Menu path: (Top) → Device Drivers → Serial Drivers → nRF UART nrfx drivers
choice bool "UART Port 0 Driver type" optional depends onUART_NRFX
&&SERIAL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)