DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

SC73C1602MA-XXX Ver la hoja de datos (PDF) - Silan Microelectronics

Número de pieza
componentes Descripción
Fabricante
SC73C1602MA-XXX
Silan
Silan Microelectronics Silan
SC73C1602MA-XXX Datasheet PDF : 23 Pages
First Prev 11 12 13 14 15 16 17 18 19 20 Next Last
9. LDH A, @BD
Load the higher 4 bit of ROM data pointed at by the BHD to accumulator.
10 LDS A, @BD
Load the highest 1 bit of ROM data pointed at by the BHD to accumulator
11 LDL @LL, @BD Load the lower 4 bit of ROM data pointed at by the BHD to RAM pointed at by the
LL register.
12 LDH @LL, @BD Load the higher 4 bit of ROM data pointed at by the BHD to RAM pointed at by the
LL register.
13 LDS @LL, @BD Load the highest 1 bit of ROM data pointed at by the BHD to RAM pointed at by the
LL register.
14 LD LL, A
Load the contents of the accumulator to the LL register.
15 LD LH, A
Load the contents of the accumulator to the LH register.
16 LD LL,#K
Load immediate K to the LL register.
17 LD @LL, A
Load the content of the accumulator to the RAM pointed at by the LL register.
18 LD @LL, #k
Load the immediate K to RAM pointed at by the LL register.
19 LD D, A
Load the content of the accumulator to the D register.
20 LD H, A
Load the content of the accumulator to the H register.
21 LD B, A
Load the content of the accumulator to the B register.
22 LD CL1, A
Load the content of the accumulator to the CL1 register.
23 LD CL0, A
Load the content of the accumulator to the CL0 register.
24 LD CH1, A
Load the content of the accumulator to the CH1 register.
25 LD CH0, A
Load the content of the accumulator to the CH0 register.
26 LD PR, A
Load the content of the accumulator to the port register(PR).
27 LD PR2, A
Load the content of the accumulator to the port register(PR2).
28 LD TM, A
Load the content of the accumulator to the timer register.
29 LD A, TM
Load the content of the timer register to the accumulator.
Execution the above transmit instructions will not affect the carry flag, and the status flag remains 1.
2. Input/output instructions
Instruction
LD A, %p
LD @LL, %p
LD %p, A
LD %p, @LL
Operation
A ¬ PORT(p)
RAM(LL) ¬ PORT(p)
PORT(p) ¬ A
PORT(p) ¬ RAM(LL)
CF
SF
---
/Z
---
/Z
---
1
---
1
Cycle
2
2
2
2
a. LD A, %P
Move the value of port(P) to the accumulator
b. LD @LL, %p
Move the value of port(P) to RAM pointed at by the LL register.
c. LD %p, A
Move the contents of the accumulator to port (P).
d. LD %p, @LL
Load the contents of RAM pointed at by the LL register to port(P).
The above four input/output instructions are used mostly for port operation, the two read instructions will affect
the status flag SF.
HANGZHOU SILAN MICROELECTRONICS CO.,LTD
Http: www.silan.com.cn
REV:2.5 2009.07.20
Page 13 of 23

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]