1 pll control register (pctl), Pll control register (pctl), 1 pll – Freescale Semiconductor MC68HC08KH12 User Manual

Page 102: Control register (pctl), Ster (pctl) (see, 1 pll control register, Pctl)

Advertising
background image

Advance Information

MC68HC(7)08KH12

Rev. 1.1

102

Freescale Semiconductor

8.6.1 PLL Control Register (PCTL)

The PLL control register contains the interrupt enable and flag bits, the
on/off switch, the base clock selector bit, the prescaler bits, and the VCO
power of two range selector bits.

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 zero. Reset clears the
PLLIE bit.

1 = PLL interrupts enabled
0 = PLL interrupts disabled

PLLF — PLL Interrupt 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 zero 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

NOTE:

Do not inadvertently clear the PLLF bit. Any read or read-modify-write
operation on the PLL control register clears the PLLF bit.

Address:

$003A

Bit 7

6

5

4

3

2

1

Bit 0

Read:

PLLIE

PLLF

PLLON

BCS

PRE1

PRE2

0

0

Write:

Reset:

0

0

1

0

1

0

0

0

= Unimplemented

Figure 8-3. PLL Control Register (PCTL)

Advertising