搜索资源列表
termios
- UNIX编程高级环境(第二版)的终端IO部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) IO terminal part of the program source code, the first document in which the
LinuxUART
- linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <
termios
- UNIX编程高级环境(第二版)的终端IO部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) IO terminal part of the program source code, the first document in which the
LinuxUART
- linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <
serial
- include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*
termios
- linux下串口编程必须要看的资料。主要讲解了linux下串口的设置等问题。通俗易懂-linux serial port programming must look under the information. Mainly on the serial port settings under linux and so on. User-friendly
libyam-0.3.tar
- Implement modbus protocol and RTU transport-"Yet Another Modbus Library"- Functions to handle Modbus/RTU using C and termios. The library behaves as a Modbus master
linux-termios-program
- linux下串口通讯程序,可以实现数据的发送,接受。程序中有linux下串口的波特率、数据位、停止位、奇偶校验位的设置。-serial communication program under linux, you can send data to receive. Under the program in linux serial port baud rate, data bits, stop bits, parity bit sett
Linux-serial
- Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */
serial_programming-kingseft-manulsan
- serial_programming-kingseft-manulsan.zip is linux termios programming source code.
mppp1.1b.tar
- ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directl
termios
- It s a termios. Header is good loock.
lineedit
- Termios command line History and Editing Source Code for Linux.
setserial
- ARM串口设置参数解释,termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed - 获取和设置终端属性,行控制,获取和设置波特率- Serial port setup
tty_ioctl
- Internal flag options for termios setting behavior.
termios-base
- Translate a termio structure into a termios . Ugh. -Translate a termio structure into a termios . Ugh.
tty_ioctl
- Internal flag options for termios setting behavior.
termios
- Use LOCK2 as these have to be atomic w.r.t. ordinary accesses.
termios
- Many linked_ptr operations may change p.link_ for some linked_ptr variable p in the same circle as this object. -Many linked_ptr operations may change p.link_ for some linked_ptr variable p in the same circle as this
stty
- nclude <sys termios.h> include <ctype.h> include <locale.h> extern void exit() extern void perror Device Driver for linux. -nclude <sys termios.h> include <ctype.h> include <locale.h>