SYSCTL_A Registers
370
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
System Controller A (SYSCTL_A)
5.11.20 SYS_SRAM_STAT Register (offset = 0090h)
SRAM Status Register
Figure 5-29. SYS_SRAM_STAT Register
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
r
r
r
r
r
r
r
r
r
r
r
r
r
r
r
r
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
BLKR
ET_R
DY
BNKE
N_RD
Y
r
r
r
r
r
r
r
r
r
r
r
r
r
r
r
r
(1)
This bit is automatically set to 0 whenever any of the SYS_SRAM_BLOCKRET_CTLx register bits are changed. It is set to 1 again after
the SRAM controller has recognized the new BLKx_RET values
(2)
This bit is automatically set to 0 whenever any of the SYS_SRAM_BANKEN_CTLx register bits are changed. It is set to 1 again after the
SRAM controller has recognized the new BNKx_EN values
Table 5-32. SYS_SRAM_STAT Register Description
Bit
Field
Type
Reset
Description
31-2
Reserved
R
0h
Reserved. Reads return 0h
1
BLKRET_RDY
(1)
R
0h
1b = SRAM is ready for accesses. All SRAM banks are enabled/disabled for
retention according to values of registers SYS_SRAM_BLKRET_CTLx
(x = 0,1,2,3)
0b = SRAM banks are being set up for retention. Entry into LPM3, LPM4 should
not be attempted until this bit is set to 1
0
BNKEN_RDY
(2)
R
0h
1b = SRAM is ready for accesses. All SRAM banks are enabled/disabled
according to values of registers SYS_SRAM_BANKEN_CTLx (x=0,1,2,3)
0b = SRAM is not ready for accesses. Banks are undergoing an enable or
disable sequence, and reads or writes to SRAM are stalled until the banks are
ready.