English
Language : 

W741L250 Datasheet, PDF (68/86 Pages) Winbond – 4-BIT MICROCONTROLLER
W741L250
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:
Description:
MOV TM0L, R
Timer 0 set
The data specified by I7 to I0 is loaded to the Timer 0 to start the timer.
Move R contents to TM0L
Machine Code:
00010100
0 R6 R5 R4 R3 R2 R1 R0
Machine Cycle:
1
Operation:
Description:
MOV TM0H, R
TM0L ← (R)
The contents of the data memory location addressed by R6 to R0 are
loaded into the TM0L.
Move R contents to TM0H
Machine code:
00010100
1 R6 R5 R4 R3 R2 R1 R0
Machine Cycle:
1
Operation:
TM0H ← (R)
Description:
MOV TM1, #I
The contents of the data memory location addressed by R6 to R0 are
loaded into the TM0H.
Timer 1 set
Machine Code:
00010001
I7 I6 I5 I4 I3 I2 I1 I0
Machine Cycle:
1
Operation:
Description:
Timer 1 set
The data specified by I7 to I0 is loaded to the Timer 1 to start the timer.
- 68 -