tos-serial-configure.1
来自「tinyos2.0版本驱动」· 1 代码 · 共 32 行
1
32 行
.TH tos-serial-configure 1 "Feb 2, 2006".LO 1.SH NAMEtos-serial-configure - reset serial port settings for raw data.SH SYNOPSIS\fBtos-serial-configure\fR \fInumber\fR.SH DESCRIPTION\fBtos-serial-configure\fR is a tool that resets a serial portto read raw bytes. Some devices, such as terminals, requireserial ports to interpret bytes in some fashion or another.For example, in "cooked" mode, a read on a serial portreturns only after a newline character.\fBtos-serial-debug\fR takes a required \fInumber\fR argument,an integer which refers to which serial port to configure.This is appended to "/dev/ttyS" to determine the terminaldevice name. .SH EXAMPLEExecuting tos-serial-configure 0configures /dev/ttyS0..SH SEE ALSO.IR tos-serial-debug (1),
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?