-
CONFIG_UART_SAM_PORT_3
¶
Enable UART3
Type: bool
Help¶
Enable UART3 at boot
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.uart_sam:60
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:78
Menu path: (top menu) → Device Drivers → Serial Drivers → Atmel SAM MCU family UART driver
config UART_SAM_PORT_3 bool prompt "Enable UART3" ifUART_SAM
&&SERIAL
depends onUART_SAM
&&SERIAL
help Enable UART3 at boot
(Definitions include propagated dependencies, including from if’s and menus.)