Intel® PXA26x Processor Family Developer’s Manua l 3-25
Clocks and Power Manager
3.5.3 Power Manager Wake-Up Enable Register (PWER)
PWER, refer to Tabl e 3-9 , shows the location of all wake up source enable bits. If a GPIO is used
as a sleep-mode wake up source, program it as an input in the GPDR and set either one or both of
the corresponding bits in the PRER and PFER. When the IDAE bit is zero and a fault condition is
detected on the nVDD_FAULT or nBATT_FAULT pin, PWER is set to 0x0000 0003 and only
allows GP[1:0] as wake-up sources. When the IDAE bit is set, fault conditions on the
nVDD_FAULT or nBATT_FAULT pins do not affect wake-up sources. PWER is also set to
0x0000 0003 in hardware, watchdog, or GPIO resets.
Software should enable wake ups only for those GPIO pins that are configured as inputs during
sleep. Any GPIO pins that are configured as outputs during sleep, should have their associated
wake enable bits set to logic zero in all three PMU wake enable registers (PWER, PRER, and
PFER).
This is a read/wri te register. Ignore reads f rom reserved bits. Wr ite zeros to reserve d bits.
Table 3-9. PWER Bit Definitions
0x40F0_000C PWER Clocks and Power Manager
Bit 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9876543210
WERTC
Reserved
WE15
WE14
WE13
WE12
WE11
WE10
WE9
WE8
WE7
WE6
WE5
WE4
WE3
WE2
WE1
WE0
Reset 00000000000000000000000000000011
31 WERTC
RTC SLEEP MODE WAKE UP ENABLE:
0 – Wake up due to RTC alarm disabled.
1 – Wake up due to RTC alarm enabled.
Cleared on hardware, watchdog, and GPIO resets.
[30:16] — Reserved
[15:0] WEx
SLEEP MODE WAKE UP ENABLE:
0 – Wake up due to GPx edge detect disabled.
1 – Wake up due to GPx edge detect enabled.
Set to 0x 0003 on hardware, watchdog, and GPIO resets.