Chapter 6 Power Control Unit (MC_PCU)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
127
6.3.2
Register Descriptions
All registers may be accessed as 32-bit words, 16-bit half-words, or 8-bit bytes. The bytes are ordered
according to big endian. For example, the
PD0
field of the
PCU_PSTAT
register may be accessed as a
word at address 0xC3FE_8040, as a half-word at address 0xC3FE_8042, or as a byte at address
0xC3FE_8043.
6.3.2.1
Power Domain Status Register (PCU_PSTAT)
This register reflects the power status of all available power domains.
0xC3FE
_8080
…
0xC3FE
_80FC
PMU registers
0xC3FE
_8100
…
0xC3FE
_BFFC
reserved
Address
Access: User read, Supervisor read, Test read
R
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
R
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
PD0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
Figure 6-2. Power Domain Status Register (PCU_PSTAT)
Table 6-3. Power Domain Status Register (PCU_PSTAT) Field Descriptions
Field
Description
PD
n
Power status for power domain #
n
0 Power domain is inoperable
1 Power domain is operable
Table 6-2. MC_PCU Memory Map (continued)