Esp32/Components/driver/include/driver/uart.h File Reference
#include <soc/soc_caps.h>
Include dependency graph for Esp32/Components/driver/include/driver/uart.h:
Go to the source code of this file.
Macros | |
#define | UART_PHYSICAL_COUNT SOC_UART_NUM |
Number of physical UARTs on the system. More... | |
#define | UART_COUNT SOC_UART_NUM |
Number of UARTs on the system, virtual or otherwise. More... | |
Macro Definition Documentation
◆ UART_COUNT
#define UART_COUNT SOC_UART_NUM |
Number of UARTs on the system, virtual or otherwise.
◆ UART_PHYSICAL_COUNT
#define UART_PHYSICAL_COUNT SOC_UART_NUM |
Number of physical UARTs on the system.