//
pkg.gl
Category
github.com/jerryzhengj/utils
io
serial
package
0.0.19
Repository:
https://github.com/jerryzhengj/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
166 SLOC
#
Functions
Open
No description provided by the author
#
Constants
ReadModeActive
打开串口连接后,立即开始从串口读数据.
ReadModePassive
打开串口连接后,等到调用读操作时,才开始读从串口读数据.
#
Variables
ReadTimeoutErr
No description provided by the author
#
Structs
Options
No description provided by the author
Port
No description provided by the author
#
Type aliases
Callback
No description provided by the author