4.2.113 SCGCSSI Register (Offset = 0x71C) [reset = 0x0]
Synchronous Serial Interface Sleep Mode Clock Gating Control (SCGCSSI)
The SCGCSSI register lets software enable and disable the SSI modules in sleep mode. When enabled, a module is provided a clock. When disabled, the clock is disabled to save power.
NOTE
This register controls the clocking for the SSI modules.
SCGCSSI is shown in Figure 4-119 and described in Table 4-126.
Return to Summary Table.
Figure 4-119 SCGCSSI Register
31 |
30 |
29 |
28 |
27 |
26 |
25 |
24 |
23 |
22 |
21 |
20 |
19 |
18 |
17 |
16 |
RESERVED |
R-0x0 |
|
15 |
14 |
13 |
12 |
11 |
10 |
9 |
8 |
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |
RESERVED |
S3 |
S2 |
S1 |
S0 |
R-0x0 |
R/W-0x0 |
R/W-0x0 |
R/W-0x0 |
R/W-0x0 |
|
Table 4-126 SCGCSSI Register Field Descriptions
Bit |
Field |
Type |
Reset |
Description |
31-4 |
RESERVED |
R |
0x0 |
|
3 |
S3 |
R/W |
0x0 |
SSI Module 3 Sleep Mode Clock Gating Control
0x0 = SSI module 3 is disabled in sleep mode.
0x1 = Enable and provide a clock to SSI module 3 in sleep mode.
|
2 |
S2 |
R/W |
0x0 |
SSI Module 2 Sleep Mode Clock Gating Control
0x0 = SSI module 2 is disabled in sleep mode.
0x1 = Enable and provide a clock to SSI module 2 in sleep mode.
|
1 |
S1 |
R/W |
0x0 |
SSI Module 1 Sleep Mode Clock Gating Control
0x0 = SSI module 1 is disabled in sleep mode.
0x1 = Enable and provide a clock to SSI module 1 in sleep mode.
|
0 |
S0 |
R/W |
0x0 |
SSI Module 0 Sleep Mode Clock Gating Control
0x0 = SSI module 0 is disabled in sleep mode.
0x1 = Enable and provide a clock to SSI module 0 in sleep mode.
|