cfgetospeed

函式介紹,頭檔案,函式原型,參數,返回值,

函式介紹

獲取波特率信息是通過cfgetispeed和cfgetospeed函式來完成的。

頭檔案

#include<termios.h>

函式原型

speed_tcfgetospeed(const struct termios *termptr);

參數

const structtermios ------------- 指向termios結構的指針

返回值

返回輸出波特率

相關詞條

熱門詞條

聯絡我們