文件名称:M162401
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-06-01
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- a7***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从主机内存的指定地址 p_dst 开始,把 num 个数据-A This program provides two functions apply to 24C01 to 24c512
1. Function Descr iption:
1) void wt24c (uchar* p_rsc, uint ad_dst, uint num)
Function: host memory the specified address p_dst start num writing data to the address specified ad_rsc 24Cxx chip start address space
2) void rd24c (uchar* p_dst, uint ad_rsc, uint num)
Function: starting at the specified address ad_rsc 24Cxx chip reads num bytes of data to the host address specified p_dst memory starting to go
2. The number one time to write and read 24Cxx data num theoretically unlimited, but in fact determined by the maximum address space 24Cxx chip and ad_rsc
3. If the write fails, the system error flag register will mark the preset error number preset error num
1. Function Descr iption:
1) void wt24c (uchar* p_rsc, uint ad_dst, uint num)
Function: host memory the specified address p_dst start num writing data to the address specified ad_rsc 24Cxx chip start address space
2) void rd24c (uchar* p_dst, uint ad_rsc, uint num)
Function: starting at the specified address ad_rsc 24Cxx chip reads num bytes of data to the host address specified p_dst memory starting to go
2. The number one time to write and read 24Cxx data num theoretically unlimited, but in fact determined by the maximum address space 24Cxx chip and ad_rsc
3. If the write fails, the system error flag register will mark the preset error number preset error num
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
| ||
M16读写2401到24512 | 任意字节数的读写 | |
...................................\24Cxx.C | ||
...................................\24CxxMain.c | ||
...................................\24Cxx程序使用说明.h | ||
...................................\Debug_com.C | ||
...................................\XD.H | ||
...................................\XDPRJ.H |