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

HT48R06A-1(18DIP) 参数 Datasheet PDF下载

HT48R06A-1(18DIP)图片预览
型号: HT48R06A-1(18DIP)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, UVPROM, 8MHz, CMOS, PDIP18]
分类和应用: 可编程只读存储器时钟微控制器光电二极管
文件页数/大小: 38 页 / 275 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第19页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第20页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第21页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第22页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第24页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第25页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第26页浏览型号HT48R06A-1(18DIP)的Datasheet PDF文件第27页  
HT48R05A-1/HT48C05/HT48R06A-1/HT48C06/HT48R08A-1  
INC [m]  
Increment Data Memory  
Description  
Operation  
Data in the specified Data Memory is incremented by 1.  
[m] ¬ [m] + 1  
Affected flag(s)  
Z
INCA [m]  
Increment Data Memory with result in ACC  
Description  
Data in the specified Data Memory is incremented by 1. The result is stored in the Accumu-  
lator. The contents of the Data Memory remain unchanged.  
Operation  
ACC ¬ [m] + 1  
Affected flag(s)  
Z
JMP addr  
Jump unconditionally  
Description  
The contents of the Program Counter are replaced with the specified address. Program  
execution then continues from this new address. As this requires the insertion of a dummy  
instruction while the new address is loaded, it is a two cycle instruction.  
Operation  
Program Counter ¬ addr  
Affected flag(s)  
None  
MOV A,[m]  
Description  
Operation  
Move Data Memory to ACC  
The contents of the specified Data Memory are copied to the Accumulator.  
ACC ¬ [m]  
Affected flag(s)  
None  
MOV A,x  
Move immediate data to ACC  
Description  
Operation  
The immediate data specified is loaded into the Accumulator.  
ACC ¬ x  
Affected flag(s)  
None  
MOV [m],A  
Description  
Operation  
Move ACC to Data Memory  
The contents of the Accumulator are copied to the specified Data Memory.  
[m] ¬ ACC  
Affected flag(s)  
None  
NOP  
No operation  
Description  
Operation  
Affected flag(s)  
No operation is performed. Execution continues with the next instruction.  
No operation  
None  
OR A,[m]  
Logical OR Data Memory to ACC  
Description  
Data in the Accumulator and the specified Data Memory perform a bitwise logical OR oper-  
ation. The result is stored in the Accumulator.  
Operation  
ACC ¬ ACC ²OR² [m]  
Affected flag(s)  
Z
Rev. 1.50  
23  
August 22, 2007  
 复制成功!