
<
2
.75
7UGT U/CPWCN
=L/2*
#FFTGUU5RCEG
7/<:
STOP
Stop
Instruction Format:
STOP
Operation:
This instruction turns off the internal system clock (
SCLK
) and external crystal (
XTAL
) oscillator, and draws
only standby current. The
STOP
mode is terminated by a
RESET
or Stop Mode Recovery (
SMR
) which causes
the processor to restart the application program at address
0020H
. The waken up source can be determined
by reading the
FLAGS
register, specifically the
SMR
and
WDT
flags (see page 3–5 for more information).
Flags:
When the instruction is executed, the flags are set as follows:
Example: The following statements place the Z8 into
STOP
mode.
STOP
Op Codes: 6F
NOTE:
Unlike the Z8, the Z8
P
LUS
does not require a
NOP
before the
STOP
instruction.
C:
The value set by the preceding instruction.
Z:
The value set by the preceding instruction.
S:
The value set by the preceding instruction.
V:
The value set by the preceding instruction.
D:
The value set by the preceding instruction.
H:
The value set by the preceding instruction.
OPC
OPC (Hex)
6F