English
Language : 

MC68HC08AS32 Datasheet, PDF (99/280 Pages) Motorola, Inc – M68HC08 Family of 8-bit microcontroller units (MCUs)
5.5 CGM Registers
These registers control and monitor operation of the CGM:
• PLL control register (PCTL) (See 5.5.1 PLL Control Register.)
• PLL bandwidth control register (PBWC) (See 5.5.2 PLL Bandwidth
Control Register.)
• PLL programming register (PPG) (See 5.5.3 PLL Programming Register.)
Figure 5-2 is a summary of the CGM registers.
5.5.1 PLL Control Register
The PLL control register contains the interrupt enable and flag bits, the on/off
switch, and the base clock selector bit.
Address: $001C
Bit 7
6
5
4
3
2
1
Bit 0
Read:
PLLF
1
1
1
1
Write: PLLIE
R
PLLON
BCS
R
R
R
R
Reset:
0
0
1
0
1
1
1
1
R
= Reserved
Figure 5-4. PLL Control Register (PCTL)
NOTE:
PLLIE — PLL Interrupt Enable Bit
This read/write bit enables the PLL to generate an interrupt request when the
LOCK bit toggles, setting the PLL flag, PLLF. When the AUTO bit in the PLL
bandwidth control register (PBWC) is clear, PLLIE cannot be written and reads
as logic 0. Reset clears the PLLIE bit.
1 = PLL interrupts enabled
0 = PLL interrupts disabled
PLLF — PLL Flag Bit
This read-only bit is set whenever the LOCK bit toggles. PLLF generates an
interrupt request if the PLLIE bit also is set. PLLF always reads as logic 0 when
the AUTO bit in the PLL bandwidth control register (PBWC) is clear. Clear the
PLLF bit by reading the PLL control register. Reset clears the PLLF bit.
1 = Change in lock condition
0 = No change in lock condition
Do not inadvertently clear the PLLF bit. Any read or read-modify-write operation on
the PLL control register clears the PLLF bit.
MC68HC08AS32 — Rev. 4.1
Freescale Semiconductor
Data Sheet
99