System Control Registers
221
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
System Control and Interrupts
1.13.5.19 C28 External Interrupt 3 Counter Register (XINT3CTR)
Figure 1-85. C28 External Interrupt 3 Counter Register (XINT3CTR)
15
0
INTCTR
R-0:0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 1-96. C28 External Interrupt 3 Counter Register (XINT3CTR) Field Descriptions
Bit
Field
Value
Description
15-0
INTCTR
C28 XINT3 Counter
This is a free running 16-bit up-counter that is clocked at the C28SYSCLKOUT rate. The counter
value is reset to 0x0000 when a valid interrupt edge is detected and then continues counting until
the next valid interrupt edge is detected. The counter must only be reset by the selected POLARITY
edge as selected in the respective interrupt control register. When the interrupt is disabled, the
counter will stop. The counter is a free-running counter and will wrap around to zero when the max
value is reached. The counter is a read only register and can only be reset to zero by a valid
interrupt edge or by the C28 SYSRSN reset.
1.13.5.20 System PLL Configuration (SYSPLLCTL) Register
Figure 1-86. System PLL Configuration (SYSPLLCTL) Register
31
16
Reserved
R-0:0
15
8
Reserved
R-0:0 R-0
7
2
1
0
Reserved
SPLLCLKEN
SPLLEN
R-0:0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 1-97. System PLL Configuration (SYSPLLCTL) Register Field Descriptions
Bit
Field
Value
Description
31-2
Reserved
Reserved
1
SPLLCLKEN
System PLL Clock Enable
System PLL bypassed or included in the PLLSYSCLK path.
This bit decides if the system PLL is bypassed when PLLSYSCLK is generated.
0
System PLL is bypassed; clock to the system is a direct feed from X1.
1
System PLL is on the clock path to PLLSYSCLK; PLLSYSCLK is the PLL multiplied clock.
0
SPLLEN
System PLL Enable
This bit decides if the system PLL is enabled or not.
0
System PLL is powered off; clock to the system is a direct feed from X1.
1
System PLL is enabled and clock to the system will depend on SYSPLLMULT and SYSPLLCLKEN
register bit configuration.