Freescale Semiconductor MC9S12XDP512 Microscope & Magnifier User Manual


 
Chapter 18 Periodic Interrupt Timer (S12PIT24B4CV1)
MC9S12XDP512 Data Sheet, Rev. 2.11
Freescale Semiconductor 755
18.3.2.2 PIT Force Load Timer Register (PITFLT)
Read: Anytime
Write: Anytime; writes to the reserved bits have no effect
18.3.2.3 PIT Channel Enable Register (PITCE)
Read: Anytime
Write: Anytime; writes to the reserved bits have no effect
Module Base + 0x0001
76543210
R00000000
W
PFLT3 PFLT2 PFLT1 PFLT0
Reset 00000000
= Unimplemented or Reserved
Figure 18-4. PIT Force Load Timer Register (PITFLT)
Table 18-3. PITFLT Field Descriptions
Field Description
3:0
PFLT[3:0]
PIT Force Load Bits for Timer 3-0 — These bits have only an effect if the corresponding timer channel (PCE
set) is enabled and if the PIT module is enabled (PITE set). Writing a one into a PFLT bit loads the corresponding
16-bit timer load register into the 16-bit timer down-counter. Writing a zero has no effect. Reading these bits will
always return zero.
Module Base + 0x0002
76543210
R0000
PCE3 PCE2 PCE1 PCE0
W
Reset 00000000
= Unimplemented or Reserved
Figure 18-5. PIT Channel Enable Register (PITCE)
Table 18-4. PITCE Field Descriptions
Field Description
3:0
PCE[3:0]
PIT Enable Bits for Timer Channel 3:0 — These bits enable the PIT channels 3-0. If PCE is cleared, the PIT
channel is disabled and the corresponding flag bit in the PITTF register is cleared. When PCE is set, and if the
PIT module is enabled (PITE = 1) the 16-bit timer counter is loaded with the start count value and starts
down-counting.
0 The corresponding PIT channel is disabled.
1 The corresponding PIT channel is enabled.