Function esp_idf_hal::sys::cfgetospeed

source ·
pub unsafe extern "C" fn cfgetospeed(p: *const termios) -> u32
Expand description

@brief Extracts the output baud rate from the input structure exactly (without interpretation).

@param p input termios structure @return output baud rate