欢迎访问ic37.com |
会员登录 免费注册
发布采购

GMS34112TK-DT 参数 Datasheet PDF下载

GMS34112TK-DT图片预览
型号: GMS34112TK-DT
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 4-Bit, OTPROM, 0.5MHz, CMOS, PDSO20, SOP-20]
分类和应用: 计算机
文件页数/大小: 105 页 / 363 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS34112TK-DT的Datasheet PDF文件第82页浏览型号GMS34112TK-DT的Datasheet PDF文件第83页浏览型号GMS34112TK-DT的Datasheet PDF文件第84页浏览型号GMS34112TK-DT的Datasheet PDF文件第85页浏览型号GMS34112TK-DT的Datasheet PDF文件第87页浏览型号GMS34112TK-DT的Datasheet PDF文件第88页浏览型号GMS34112TK-DT的Datasheet PDF文件第89页浏览型号GMS34112TK-DT的Datasheet PDF文件第90页  
Chapter 5. Software  
MPP (Move Program memory)  
[Function]  
To transfer memory area data to other area.  
[Format]  
MPP_<address_s>_<In>_<address_d>  
[Explanation]  
With this command, the system transfers data upto the No. of words specified  
with <In> from the address specified with <address_s> to the area specified with  
<address_d>.  
The address used with this command is polynomial.  
[e.g]  
>MPP 100 200 300  
>
MPS (Move Program memory)  
[Function]  
To transfer memory area data to other area.  
[Format]  
MPS_<address_s>_<In>_<address_d>  
[Explanation]  
With this command, the system transfers data upto the No. of words specified  
with <In> from the address specified with <address_s> to the area specified with  
<address_d>.  
The address used with this command is sequential.  
[e.g]  
>MPS 100 200 300  
>
5 - 32  
 复制成功!