Type Alias esp_idf_sys::uart_port_t

source ·
pub type uart_port_t = c_int;
Expand description

@brief UART port number, can be UART_NUM_0 ~ (UART_NUM_MAX -1).