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

HT46R47-H(18SOP) 参数 Datasheet PDF下载

HT46R47-H(18SOP)图片预览
型号: HT46R47-H(18SOP)
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, UVPROM, 8MHz, CMOS, PDSO18]
分类和应用: 可编程只读存储器LTE微控制器光电二极管
文件页数/大小: 42 页 / 296 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第30页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第31页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第32页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第33页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第35页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第36页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第37页浏览型号HT46R47-H(18SOP)的Datasheet PDF文件第38页  
HT46R47-H  
SET [m]  
Set data memory  
Description  
Operation  
Each bit of the specified data memory is set to 1.  
[m] ¬ FFH  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SET [m]. i  
Set bit of data memory  
Description  
Operation  
Bit i of the specified data memory is set to 1.  
[m].i ¬ 1  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SIZ [m]  
Skip if increment data memory is 0  
Description  
The contents of the specified data memory are incremented by 1. If the result is 0, the fol-  
lowing instruction, fetched during the current instruction execution, is discarded and a  
dummy cycle is replaced to get the proper instruction (2 cycles). Otherwise proceed with  
the next instruction (1 cycle).  
Operation  
Skip if ([m]+1)=0, [m] ¬ ([m]+1)  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SIZA [m]  
Increment data memory and place result in ACC, skip if 0  
Description  
The contents of the specified data memory are incremented by 1. If the result is 0, the next  
instruction is skipped and the result is stored in the accumulator. The data memory re-  
mains unchanged. If the result is 0, the following instruction, fetched during the current in-  
struction execution, is discarded and a dummy cycle is replaced to get the proper  
instruction (2 cycles). Otherwise proceed with the next instruction (1 cycle).  
Operation  
Skip if ([m]+1)=0, ACC ¬ ([m]+1)  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
SNZ [m].i  
Skip if bit i of the data memory is not 0  
Description  
If bit i of the specified data memory is not 0, the next instruction is skipped. If bit i of the data  
memory is not 0, the following instruction, fetched during the current instruction execution,  
is discarded and a dummy cycle is replaced to get the proper instruction (2 cycles). Other-  
wise proceed with the next instruction (1 cycle).  
Operation  
Skip if [m].i¹0  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
Rev. 1.30  
34  
March 1, 2006  
 复制成功!