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