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

HT46R47E 参数 Datasheet PDF下载

HT46R47E图片预览
型号: HT46R47E
PDF下载: 下载PDF文件 查看货源
内容描述: 高性价比的A / D型8位MCU [Cost-Effective A/D Type 8-Bit MCU]
分类和应用:
文件页数/大小: 45 页 / 335 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT46R47E的Datasheet PDF文件第31页浏览型号HT46R47E的Datasheet PDF文件第32页浏览型号HT46R47E的Datasheet PDF文件第33页浏览型号HT46R47E的Datasheet PDF文件第34页浏览型号HT46R47E的Datasheet PDF文件第36页浏览型号HT46R47E的Datasheet PDF文件第37页浏览型号HT46R47E的Datasheet PDF文件第38页浏览型号HT46R47E的Datasheet PDF文件第39页  
HT46R47E/HT46C47E  
RLC [m]  
Rotate data memory left through carry  
Description  
The contents of the specified data memory and the carry flag are rotated 1 bit left. Bit 7 re-  
places the carry bit; the original carry flag is rotated into the bit 0 position.  
Operation  
[m].(i+1) ¬ [m].i; [m].i:bit i of the data memory (i=0~6)  
[m].0 ¬ C  
C ¬ [m].7  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
Ö
RLCA [m]  
Rotate left through carry and place result in the accumulator  
Description  
Data in the specified data memory and the carry flag are rotated 1 bit left. Bit 7 replaces the  
carry bit and the original carry flag is rotated into bit 0 position. The rotated result is stored  
in the accumulator but the contents of the data memory remain unchanged.  
Operation  
ACC.(i+1) ¬ [m].i; [m].i:bit i of the data memory (i=0~6)  
ACC.0 ¬ C  
C ¬ [m].7  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
Ö
RR [m]  
Rotate data memory right  
Description  
Operation  
The contents of the specified data memory are rotated 1 bit right with bit 0 rotated to bit 7.  
[m].i ¬ [m].(i+1); [m].i:bit i of the data memory (i=0~6)  
[m].7 ¬ [m].0  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
RRA [m]  
Rotate right and place result in the accumulator  
Description  
Data in the specified data memory is rotated 1 bit right with bit 0 rotated into bit 7, leaving  
the rotated result in the accumulator. The contents of the data memory remain unchanged.  
Operation  
ACC.(i) ¬ [m].(i+1); [m].i:bit i of the data memory (i=0~6)  
ACC.7 ¬ [m].0  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
¾
RRC [m]  
Rotate data memory right through carry  
Description  
The contents of the specified data memory and the carry flag are together rotated 1 bit  
right. Bit 0 replaces the carry bit; the original carry flag is rotated into the bit 7 position.  
Operation  
[m].i ¬ [m].(i+1); [m].i:bit i of the data memory (i=0~6)  
[m].7 ¬ C  
C ¬ [m].0  
Affected flag(s)  
TO  
PDF  
OV  
Z
AC  
C
¾
¾
¾
¾
¾
Ö
Rev. 1.30  
35  
July 13, 2005  
 复制成功!