Chapter 26 eTimer
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
719
26.6.2.6
Hold register (HOLD)
This read-only register stores the counter’s value whenever any of the other counters within a module are
read. This supports coherent reading of cascaded counters.
26.6.2.7
Counter register (CNTR)
This read/write register is the counter for this channel of the timer module. This register is not byte
accessible.
Address: Base + 0x0008 (eTimer0)
Base + 0x0028(eTimer1)
Base + 0x0048 (eTimer2)
Base + 0x0068 (eTimer3)
Base + 0x0088 (eTimer4)
Base + 0x00A8 (eTimer5)
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
LOAD[15:0]
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 26-7. Load register (LOAD)
Table 26-6. LOAD field descriptions
Field
Description
LOAD[15:0]
Load
Stores the value used to initialize the counter.
Note:
This register is not byte accessible.
Address: Base + 0x000A (eTimer0)
Base + 0x002A (eTimer1)
Base + 0x004A (eTimer2)
Base + 0x006A (eTimer3)
Base + 0x008A (eTimer4)
Base + 0x00AA (eTimer5)
Access: User read-only
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
HOLD[15:0]
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 26-8. Hold register (HOLD)
Table 26-7. HOLD field descriptions
Field
Description
HOLD[15:0]
Stores the counter’s value whenever any of the other counters within a module are read.
Note:
The hardware request status reflects the state of the request as seen by the arbitration logic.
Therefore, this status is affected by the EDMA_ERQRL[ERQn] bit.