![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 309](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578309.webp)
System Control Registers
309
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
System Control
4.2.71 SRSSI Register (Offset = 0x51C) [reset = 0x0]
Synchronous Serial Interface Software Reset (SRSSI)
The SRSSI register lets software reset the available SSI modules.
A peripheral is reset by software using a simple 2-step process:
1. Software sets a bit (or bits) in the SRSSI register. While the SRSSI bit is 1, the peripheral is held in
reset.
2. Software completes the reset process by clearing the SRSSI bit.
There may be latency from the clearing of the SRSSI bit to when the peripheral is ready for use. Software
should check the corresponding PRSSI bit to verify that the SSI module registers are ready to be
accessed.
NOTE:
Use this register to reset the SSI modules.
SRSSI is shown in
and described in
Return to
Figure 4-77. SRSSI 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
R3
R2
R1
R0
R-0x0
R/W-
0x0
R/W-
0x0
R/W-
0x0
R/W-
0x0
Table 4-84. SRSSI Register Field Descriptions
Bit
Field
Type
Reset
Description
31-4
RESERVED
R
0x0
3
R3
R/W
0x0
SSI Module 3 Software Reset
0x0 = SSI module 3 is not reset.
0x1 = SSI module 3 is reset.
2
R2
R/W
0x0
SSI Module 2 Software Reset
0x0 = SSI module 2 is not reset.
0x1 = SSI module 2 is reset.
1
R1
R/W
0x0
SSI Module 1 Software Reset
0x0 = SSI module 1 is not reset.
0x1 = SSI module 1 is reset.
0
R0
R/W
0x0
SSI Module 0 Software Reset
0x0 = SSI module 0 is not reset.
0x1 = SSI module 0 is reset.