27.12.5 Hibernate Configuration Register
Symbol | Description | Symbol | Description | Symbol | Description |
---|---|---|---|---|---|
R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
K | Write to clear | S | Software settable bit | — | — |
Name: | HIBCFG |
Offset: | 0x09 |
Reset: | 0x04 |
Property: | PAC Write-Protection |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
LPRAM | RAMCFG | ||||||||
Access | R/W | R/W | |||||||
Reset | 1 | 0 |
Bit 2 – LPRAM Low-Power RAM Enable
Value | Description |
---|---|
0x0 | System SRAM interface logic is powered on in HIBERNATE mode. |
0x1 | System SRAM interface logic is powered off, but SRAM contents are retained based on RAMCFG setting when in HIBERNATE mode. |
Note:
- These bits are don’t care if SLEEPCFG.SLEEPMODE ≠ 0x5, (i.e., not in Hibernate mode).
- When PM.HIBCFG.LPRAM = 0x1 and device is in Hibernate mode, (i.e., SLEEPCFG.SLEEPMODE = 0x5), system SRAMs interface logic is powered down, but SRAM contents are retained based on PM.HIBCFG.RAMCFG setting.
- This register is reset on entry into either HIBERNATE or BACKUP modes.
Bit 0 – RAMCFG RAM Configuration
Value | Description |
---|---|
0x0 | All system SRAM contents are retained |
0x1 | Only the first 32 Kbytes of system SRAM are retained in HIBERNATE mode. System SRAM > 32k contents are lost and powered off. |
Note:
- These bits are don’t care if SLEEPCFG.SLEEPMODE ≠ 0x5, (i.e., not in HIBERNATE mode).
- This register is reset on entry into either HIBERNATE or BACKUP modes.