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