文件名称:Serial
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序为基于51系列单片机串口读写驱动程序,采用全模块化程序设计理念,移植非常方便,用哪个模块只需将相应
C文件和H文件拷贝即可调用相关函数。
采用中断接收 串口参数可方便在init_serial( void )中修改。-The procedures for 51 series microcontroller based on serial port, speaking, reading and writing, adopted the driver modularization program design concept, transplantation is very convenient, and which to use only the corresponding modules
C files and H file copy can call related functions.
The interrupt receiving serial parameters can be convenient init_serial (use void) in the modification.
C文件和H文件拷贝即可调用相关函数。
采用中断接收 串口参数可方便在init_serial( void )中修改。-The procedures for 51 series microcontroller based on serial port, speaking, reading and writing, adopted the driver modularization program design concept, transplantation is very convenient, and which to use only the corresponding modules
C files and H file copy can call related functions.
The interrupt receiving serial parameters can be convenient init_serial (use void) in the modification.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Serial.c