English
Language : 

HMS87C1304A Datasheet, PDF (23/70 Pages) Hynix Semiconductor – CMOS SINGLE-CHIP 8-BIT MICROCONTROLLER
HYUNDAI MicroElectronics
HMS87C1304A/HMS87C1302A
Note: Several names are given at same address. Refer to
below table.
Addr.
D1H
D3H
D4H
ECH
When read
Timer Capture PWM
Mode Mode Mode
T0 CDR0
-
-
T1 CDR1 T1PDR
BITR
When write
Timer
Mode
PWM
Mode
TDR0
-
TDR1 T1PPR
-
T1PDR
CKCTLR
Table 8-2 Various Register Name in Same Address
Stack Area
The stack provides the area where the return address is
saved before a jump is performed during the processing
routine at the execution of a subroutine call instruction or
the acceptance of an interrupt.
When returning from the processing routine, executing the
subroutine return instruction [RET] restores the contents of
the program counter from the stack; executing the interrupt
return instruction [RETI] restores the contents of the pro-
gram counter and flags.
The save/restore locations in the stack are determined by
the stack pointed (SP). The SP is automatically decreased
after the saving, and increased before the restoring. This
means the value of the SP indicates the stack location
number for the next save.
Preliminary
Jan. 2001
Preliminary
23