Function esp_idf_sys::cfgetispeed
source ยท pub unsafe extern "C" fn cfgetispeed(p: *const termios) -> speed_t
Expand description
@brief Extracts the input baud rate from the input structure exactly (without interpretation).
@param p input termios structure @return input baud rate