CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SERIAL PROGRAMMING TERMIOS
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SERIAL PROGRAMMING TERMIOS - List
[
Linux-Unix
]
LinuxUART
DL : 0
linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termios.h> /*PPSIX终端控制定义*/ #include <errno.h> /*错误号定义*/ /***@brief 设置串口通信速率 *@param fd 类型 int 打开串口的文件句柄 *@param speed 类型 int 串口速度 *@return void*/ -linux serial port programming under# include
Date
: 2025-07-16
Size
: 5kb
User
:
Edward
[
Linux-Unix
]
termios
DL : 0
linux下串口编程必须要看的资料。主要讲解了linux下串口的设置等问题。通俗易懂-linux serial port programming must look under the information. Mainly on the serial port settings under linux and so on. User-friendly
Date
: 2025-07-16
Size
: 7kb
User
:
longjack
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.