English
Language : 

W741E20X Datasheet, PDF (63/84 Pages) Winbond – 4-BIT FLASH MICROCONTROLLER
Preliminary W741E20X
Instruction Set Table 2, continued
MOV TM0, #I
Timer 0 set
Machine Code:
00010000
I7 I6 I5 I4 I3 I2 I1 I0
Machine Cycle:
1
Operation:
Timer 0 set
Description:
MOV TM0L, R
The data specified by I7 to I0 is loaded to the Timer 0 to start the timer.
Move R content to TM0L
Machine Code:
Machine Cycle:
Operation:
Description:
MOV TM0H, R
00010100
0 R6 R5 R4 R3 R2 R1 R0
1
TM0L ← (R)
The content of the data memory location addressed by R6 to R0 are loaded
into the TM0L.
Move R content to TM0H
Machine code:
Machine Cycle:
Operation:
Description:
MOV TM1, #I
Machine Code:
Machine Cycle:
Operation:
Description:
00010100
1 R6 R5 R4 R3 R2 R1 R0
1
TM0H ← (R)
The content of the data memory location addressed by R6 to R0 are loaded
into the TM0H.
Timer 1 set
00010001
I7 I6 I5 I4 I3 I2 I1 I0
1
Timer 1 set
The data specified by I7 to I0 is loaded to the Timer 1 to start the timer.
- 63 -
Publication Release Date: March 1998
Revision A1