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

SC73C1402A 参数 Datasheet PDF下载

SC73C1402A图片预览
型号: SC73C1402A
PDF下载: 下载PDF文件 查看货源
内容描述: 4BIT MCU用于遥控器(面罩式) [4BIT MCU FOR REMOTE CONTROLLER(MASK TYPE)]
分类和应用: 遥控远程控制遥控器
文件页数/大小: 19 页 / 374 K
品牌: SILAN [ SILAN MICROELECTRONICS JOINT-STOCK ]
 浏览型号SC73C1402A的Datasheet PDF文件第7页浏览型号SC73C1402A的Datasheet PDF文件第8页浏览型号SC73C1402A的Datasheet PDF文件第9页浏览型号SC73C1402A的Datasheet PDF文件第10页浏览型号SC73C1402A的Datasheet PDF文件第12页浏览型号SC73C1402A的Datasheet PDF文件第13页浏览型号SC73C1402A的Datasheet PDF文件第14页浏览型号SC73C1402A的Datasheet PDF文件第15页  
SC73C1402
and the results are stored in the accumulator. SF changed, SF=/Z.
k.
l.
OR A, @LR
XOR A, @LR
The accumulator content and the contents of RAM pointed at by the L register are
ORed and the results are entered in the accumulator. SF changed, SF=/Z.
The contents of the accumulator and RAM pointed at by the L register are XORed
and the results are stored in the accumulator. SF changed, SF=/Z.
4. Bit operation instructions
Instruction
CLR @LR, b
SET @LR, b
TEST @LR, b
a.
b.
c.
CLR @LR, b
SET @ LR, b
TEST @LR, b
Operation
RAM (LR) b←0
RAM (LR) b←1
SF←/RAM (LR) b
CF
---
---
---
SF
1
1
*
Cycle
2
2
2
Clear the B bit of the RAM pointed at by the LR register.
Set the B bit of the RAM pointed at by the LR register to be 1.
Test the B bit of the RAM pointed at by the LR register. If this bit is1, the SF is set to
0; otherwise, the SF is set to 1.
5. Carry operation instructions
Instruction
CLR CF
SET CF
TESTP CF
a.
b.
c.
CLR CF
SET CF
TESTP CF
CF←0
CF←1
SF←CF
Clear the carry flag to logic zero.
Set the carry flag to logic 1.
Test the carry flag, sent the carry flag to SF.
Operation
CF
0
1
---
SF
1
1
*
Cycle
2
2
1
6. Branch instructions
Instruction
BSS label
LD MBR, #K
Operation
CF
---
---
SF
1
---
Cycle
2
1
Only when SF is 1, the JUMP instruction is executed; otherwise it will execute the next instruction.
Notes:
a.
b.
c.
d.
Label
#K
b
%P
Jump destination address
Immediate (0~15)
Bit addressing (0~3)
Port address
7. Subroutine instructions
Instruction
CALLS label
RET
to 01FH
Operation
CF
---
---
SF
---
---
Cycle
2
2
When executing subroutine call and return instructions, the subroutine starting address is limited from 000H
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:1.1
2005.12.19
Page 11 of 20