欢迎访问ic37.com |
会员登录 免费注册
发布采购

Z8F041ASH020SC 参数 Datasheet PDF下载

Z8F041ASH020SC图片预览
型号: Z8F041ASH020SC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采XP -R 4K系列高性能8位微控制器 [Z8 Encore XP-R 4K Series High-Performance 8-Bit Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 276 页 / 3422 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F041ASH020SC的Datasheet PDF文件第91页浏览型号Z8F041ASH020SC的Datasheet PDF文件第92页浏览型号Z8F041ASH020SC的Datasheet PDF文件第93页浏览型号Z8F041ASH020SC的Datasheet PDF文件第94页浏览型号Z8F041ASH020SC的Datasheet PDF文件第96页浏览型号Z8F041ASH020SC的Datasheet PDF文件第97页浏览型号Z8F041ASH020SC的Datasheet PDF文件第98页浏览型号Z8F041ASH020SC的Datasheet PDF文件第99页  
Z8 Encore! XP
®
4K Series
Product Specification
76
Timer Control Register Definitions
Timer 0–1 High and Low Byte Registers
The Timer 0–1 High and Low Byte (TxH and TxL) registers (Tables
39) contain
the current 16-bit timer count value. When the timer is enabled, a read from TxH causes
the value in TxL to be stored in a temporary holding register. A read from TxL always
returns this temporary register when the timers are enabled. When the timer is disabled,
reads from TxL read the register directly.
Writing to the Timer High and Low Byte registers while the timer is enabled is not recom-
mended. There are no temporary holding registers available for write operations, so simul-
taneous 16-bit writes are not possible. If either the Timer High or Low Byte registers are
written during counting, the 8-bit written value is placed in the counter (High or Low
Byte) at the next clock edge. The counter continues counting from the new value.
Table 49. Timer 0–1 High Byte Register (TxH)
BITS
FIELD
RESET
R/W
ADDR
0
R/W
0
R/W
0
R/W
0
R/W
7
6
5
4
TH
0
R/W
0
R/W
0
R/W
0
R/W
3
2
1
0
F00H, F08H
Table 50. Timer 0–1 Low Byte Register (TxL)
BITS
FIELD
RESET
R/W
ADDR
7
0
R/W
6
0
R/W
5
0
R/W
4
TL
0
R/W
3
0
R/W
2
0
R/W
1
0
R/W
0
1
R/W
F01H, F09H
TH and TL—Timer High and Low Bytes
These 2 bytes, {TH[7:0], TL[7:0]}, contain the current 16-bit timer count value.
Timer Reload High and Low Byte Registers
The Timer 0–1 Reload High and Low Byte (TxRH and TxRL) registers (Tables
41)
store a 16-bit reload value, {TRH[7:0], TRL[7:0]}. Values written to the Timer Reload
High Byte register are stored in a temporary holding register. When a write to the Timer
Reload Low Byte register occurs, the temporary holding register value is written to the
Timer High Byte register. This operation allows simultaneous updates of the 16-bit Timer
PS022815-0206
Timers