cfgetispeed

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

函式

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

頭檔案

#include<termios.h>

函式原型

speed_tcfgetispeed(const struct termios *termptr);

參數

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

返回值

返回輸入波特率

相關詞條

熱門詞條

聯絡我們