Arch/Esp8266/Components/driver/include/driver/uart.h File Reference
Go to the source code of this file.
Macros | |
| #define | UART0 0 |
| #define | UART1 1 |
| #define | UART2 2 |
| Virtualised UART0. More... | |
| #define | UART_PHYSICAL_COUNT 2 |
| Number of physical UARTs on the system. More... | |
| #define | UART_COUNT 3 |
| Number of UARTs on the system, virtual or otherwise. More... | |
Macro Definition Documentation
◆ UART0
| #define UART0 0 |
◆ UART1
| #define UART1 1 |
◆ UART2
| #define UART2 2 |
Virtualised UART0.
◆ UART_COUNT
| #define UART_COUNT 3 |
Number of UARTs on the system, virtual or otherwise.
◆ UART_PHYSICAL_COUNT
| #define UART_PHYSICAL_COUNT 2 |
Number of physical UARTs on the system.
1.9.1