![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 239](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578239.webp)
System Control Registers
239
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
System Control
4.2.11 RSCLKCFG Register (Offset = 0xB0) [reset = 0x0]
Run and Sleep Mode Configuration Register (RSCLKCFG)
NOTE:
When transitioning the system clock configuration to use the MOSC as the fundamental
clock source, the PWRDN bit must be set in the MOSCCTL register before reselecting the
MOSC for proper operation.
RSCLKCFG is shown in
and described in
.
Return to
Figure 4-17. RSCLKCFG Register
31
30
29
28
27
26
25
24
MEMTIMU
NEWFREQ
ACG
USEPLL
PLLSRC
R0/W-0x0
R0/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
23
22
21
20
19
18
17
16
OSCSRC
OSYSDIV
R/W-0x0
R/W-0x0
15
14
13
12
11
10
9
8
OSYSDIV
PSYSDIV
R/W-0x0
R/W-0x0
7
6
5
4
3
2
1
0
PSYSDIV
R/W-0x0
Table 4-21. RSCLKCFG Register Field Descriptions
Bit
Field
Type
Reset
Description
31
MEMTIMU
R0/W
0x0
Memory Timing Register Update.
Setting this bit causes the MEMTIM0 register value to be applied,
and the memory timing to be updated. Execution and access is
suspended during the change. This bit is automatically cleared by
hardware.
30
NEWFREQ
R0/W
0x0
New PLLFREQ Accept.
This bit controls the activation of the values in the PLLFREQ0 and
PLLFREQ1 registers as applied to the PLL. Until NEWFREQ is
written to a 1, writes to the PLLFREQ0 and PLLFREQ1 are deferred.
When written with a 1, the values stored in PLLFREQ0 and
PLLFREQ1 are applied to the PLL. This bit is automatically cleared
by hardware. Software will not check the value after being set.
29
ACG
R/W
0x0
Auto Clock Gating.
This bit specifies whether the system uses the Sleep-Mode Clock
Gating Control (SCGCn) registers and Deep-Sleep-Mode Clock
Gating Control (DCGCn) registers if the microcontroller enters a
sleep or deep-sleep mode (respectively). The RCGCn registers are
always used to control the clocks in run mode.
0x0 = The Run-Mode Clock Gating Control (RCGCn) registers are
used when the microcontroller enters a sleep mode.
0x1 = If the microcontroller is in sleep mode, the SCGCn registers
are used to control the clocks distributed to the peripherals. If the
microcontroller is in deep-sleep mode, the DCGCn registers are
used to control the clocks distributed to the peripherals. The SCGCn
and DCGCn registers allow unused peripherals to consume less
power when the microcontroller is in a sleep mode.
28
USEPLL
R/W
0x0
Use PLL.
This bit controls whether the clock source is specified by the
OSCSRC field or the output of the PLL is provided to the system
clock divider and serves as the system clock source.
0x0 = Clock source is specified by the OSCSRC field.
0x1 = Clock source is specified by the PLL.