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

MC81F4432Q 参数 Datasheet PDF下载

MC81F4432Q图片预览
型号: MC81F4432Q
PDF下载: 下载PDF文件 查看货源
内容描述: ABOV半导体的8位单芯片微控制器产品 [ABOV SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 半导体微控制器
文件页数/大小: 198 页 / 4293 K
品牌: FINECHIPS [ FINECHIPS ]
 浏览型号MC81F4432Q的Datasheet PDF文件第61页浏览型号MC81F4432Q的Datasheet PDF文件第62页浏览型号MC81F4432Q的Datasheet PDF文件第63页浏览型号MC81F4432Q的Datasheet PDF文件第64页浏览型号MC81F4432Q的Datasheet PDF文件第66页浏览型号MC81F4432Q的Datasheet PDF文件第67页浏览型号MC81F4432Q的Datasheet PDF文件第68页浏览型号MC81F4432Q的Datasheet PDF文件第69页  
MC81F4432  
Y indexed absolute !abs+Y  
Accessing the value of 16-bit absolute address plus Y-register value. This addressing mode can  
specify memory in whole area.  
Example :  
:
LDA !0FA00H+Y  
:
;when Y = 55h  
;op code is D5h  
Indirect Addressing  
Direct page indirect [dp]  
Assigns data address to use for accomplishing command which sets memory data (or pair memory)  
by Operand.  
Also index can be used with Index register X,Y.  
JMP, CALL  
Example :  
:
JMP [35h]  
:
;when G = 0  
;op code is 3Fh  
October 19, 2009 Ver.1.35  
65  
 复制成功!