Type Alias esp_idf_hal::sys::uart_port_t
source ยท pub type uart_port_t = i32;
Expand description
@brief UART port number, can be UART_NUM_0 ~ (UART_NUM_MAX -1).
pub type uart_port_t = i32;
@brief UART port number, can be UART_NUM_0 ~ (UART_NUM_MAX -1).