Sming Framework API
(6.0.x-dev-279-g438f9d8)
Toggle main menu visibility
Sming
Arch
Rp2040
Components
driver
include
driver
Arch/Rp2040/Components/driver/include/driver/uart.h
Go to the documentation of this file.
1
#pragma once
2
3
#define UART0 0
4
#define UART1 1
5
#define UART_COUNT 2
6
7
#include_next <driver/uart.h>
Generated by
1.9.1