Function esp_idf_sys::ets_get_printf_channel
source ยท pub unsafe extern "C" fn ets_get_printf_channel() -> u8
Expand description
@brief Get the uart channel of ets_printf(uart_tx_one_char).
@return uint8_t uart channel used by ets_printf(uart_tx_one_char).