Chapter 11 Enhanced Capture Timer (S12MC9S12XDP51216B8CV2)
MC9S12XDP512 Data Sheet, Rev. 2.11
Freescale Semiconductor 519
11.3.2.5 Timer Count Register (TCNT)
Read: Anytime
Write: Has no meaning or effect
All bits reset to zero.
Module Base + 0x0004
15 14 13 12 11 10 9 8
RTCNT15 TCNT14 TCNT13 TCNT12 TCNT11 TCNT10 TCNT9 TCNT8
W
Reset 00000000

Figure 11-7. Timer Count Register High (TCNT)

Module Base + 0x0005
76543210
RTCNT7 TCNT6 TCNT5 TCNT4 TCNT3 TCNT2 TCNT1 TCNT0
W
Reset 00000000

Figure 11-8. Timer Count Register Low (TCNT)

Table 11-6. TCNT Field Descriptions

Field Description
15:0
TCNT[15:0]
Timer Counter Bits — The 16-bit main timer is an up counter. A read to this register will return the current value
of the counter. Access to the counter register will take place in one clock cycle.
Note: A separate read/write for high byte and low byte in test mode will give a different result than accessing
them as a word. The period of the first count after a write to the TCNT registers may be a different size
because the write is not synchronized with the prescaler clock.