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