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