![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 246](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578246.webp)
System Control Registers
246
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
System Control
Table 4-26. DSCLKCFG Register Field Descriptions
Bit
Field
Type
Reset
Description
31
PIOSCPD
R/W
0x0
PIOSC Power Down
0x0 = The PIOSC is active during deep-sleep mode.
0x1 = The PIOSC is disabled during sleep mode for additional power
savings.
30
MOSCDPD
R/W
0x0
MOSC Disable Power Down.
This bit inhibits the MOSC from automatic or accidental power down.
This bit is defined to ensure the MOSC circuit cannot be interrupted
in uses where MOSC supplies a clock to the peripherals (for
example, Ethernet PHY).
0x0 = During deep-sleep (if DSOSCSRC is not MOSC), accidental
power down or when the PWRDWN bit is set in the MOSCCTL
register, the MOSC is powered down.
0x1 = MOSC is not powered off during automatic or accidental
power down. MOSC is also not powered off if DSOSCRC is
programmed to be MOSC.
This bit should be set only after software configures the MOSCCTL
register. Setting the MOSCDPD bit masks writes to PWRDN bit in
the MOSCCTL register.
29-24
RESERVED
R
0x0
23-20
DSOSCSRC
R/W
0x0
Deep Sleep Oscillator Source.
This field specifies the oscillator source that becomes the oscillator
clock (OSCCLK) source, which is used when the PLL is bypassed
during deep-sleep mode.
0x0 = Reserved
0x1 = Reserved
0x2 = LFIOSC
0x3 = MOSC
0x4 = Hibernation module RTCOSC
19-10
RESERVED
R
0x0
9-0
DSSYSDIV
R/W
0x0
Deep Sleep Clock Divisor.
This field specifies the system clock divisor value during deep-sleep
mode. The clock source selected by DSOSCSRC is divided by
DS 1:
f
SYSCLK
= f
OSCCLK
/ (DS 1)
Values 0x0 and 0x1 should not be used.
If deep-sleep clock divide by 1 or divide by 2 is desired, the
OSYSDIV bit field of the RSCLKCFG register must be configured for
the desired deep-sleep divider before entering deep sleep. In this
case, the Q post-divider bit field in the PLLFREQ1 register may need
to be adjusted to keep the system clock frequency within the
maximum clock frequency before entering deep sleep.