English
Language : 

Z8FMC16100 Datasheet, PDF (125/402 Pages) Zilog, Inc. – Z8 Encore-R Motor Control Flash MCUs
Z8FMC16100 Series Flash MCU
Product Specification
103
causes the value in T0L to be stored in a temporary holding register. A Read from T0L
always returns this temporary register when the timer is enabled. When the timer is dis-
abled, Reads from the T0L are direct from this temporary register.
Caution: Writing to the Timer High and Low Byte registers while the timer is enabled is not rec-
ommended. There are no temporary holding registers available for Write operations;
therefore, simultaneous 16-bit Writes are not possible.
If either the Timer High or Low Byte registers are written during counting, the 8-bit writ-
ten value is placed in the counter (High or Low Byte) at the next clock edge. The counter
continues counting from the new value.
Table 58. Timer 0 High Byte Register (T0H)
BITS
7
6
5
4
3
2
1
0
FIELD
TH
RESET
00H
R/W
R/W
ADDR
F00H
Table 59. Timer 0 Low Byte Register (T0L)
BITS
FIELD
RESET
R/W
ADDR
7
6
5
4
3
2
1
0
TL
01H
R/W
F01H
TH and TL—Timer High and Low Bytes
These two bytes, {TH[7:0], TL[7:0]}, contain the current 16-bit timer count value.
PS024604-1005
PRELIMINARY
Timer 0 High and Low Byte Registers