会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
飞翔的可乐!
博客园
首页
新随笔
联系
订阅
管理
10 2021 档案
tcflush() 清空串口数据函数
摘要:1、tcflush() 函数包含于头文件#include <termios.h>; 2、函数原型:int tcflush(int fd, int queue_selector); #include <termios.h> //头文件 /* * fd // 终端I/O打开的句柄 * queue_sel
阅读全文
posted @
2021-10-14 16:04
飞翔的可乐!
阅读(1331)
评论(0)
推荐(0)
公告