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

MC81F4316K 参数 Datasheet PDF下载

MC81F4316K图片预览
型号: MC81F4316K
PDF下载: 下载PDF文件 查看货源
内容描述: ABOV半导体的8位单芯片微控制器产品 [ABOV SEMICONDUCTOR 8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 半导体微控制器
文件页数/大小: 200 页 / 4220 K
品牌: FINECHIPS [ FINECHIPS ]
 浏览型号MC81F4316K的Datasheet PDF文件第65页浏览型号MC81F4316K的Datasheet PDF文件第66页浏览型号MC81F4316K的Datasheet PDF文件第67页浏览型号MC81F4316K的Datasheet PDF文件第68页浏览型号MC81F4316K的Datasheet PDF文件第70页浏览型号MC81F4316K的Datasheet PDF文件第71页浏览型号MC81F4316K的Datasheet PDF文件第72页浏览型号MC81F4316K的Datasheet PDF文件第73页  
MC81F4x16  
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  
69