![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1062](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781062.webp)
MII Management (EPHY) Registers
1062
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
15.7.12 EPHYCFG3 Register (Address = 0xB) [reset = 0x0]
Ethernet PHY Configuration 3 - MR11 (EPHYCFG3)
Fields in this register are used to configure the Ethernet PHY. These configuration values are
programmed by the system processor after a POR. The DONE bit in the EPHYCFG1 register is set when
configuration is complete. This register is used when the user requires a configuration different from what
is provided in the EMACPC register.
EPHYCFG3 is shown in
and described in
Return to
Figure 15-100. EPHYCFG3 Register
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
POLSWAP
MDIMDIXS
RESERVED
FLDWNM
R/W-0x0
R/W-0x0
R-0x0
R/W-0x0
Table 15-112. EPHYCFG3 Register Field Descriptions
Bit
Field
Type
Reset
Description
15-8
RESERVED
R
0x0
7
POLSWAP
R/W
0x0
Polarity Swap. To enable the port mirror function, set this bit and bit
6 (MDIMDIXS) to 1.
0x0 = MDI pairs normal (Receive on EN0RXIN/EN0RXIP pair,
Transmit on EN0TXON/EN0TXOP pair)
0x1 = Inverted polarity on both pairs.
6
MDIMDIXS
R/W
0x0
MDI/MDIX Swap. To enable the port mirroring function, set bit 7 and
this bit to 1.
0x0 = MDI pairs normal (Receive on EN0RXIN/EN0RXIP pair,
Transmit on EN0TXON/EN0TXOP pair)
0x1 = Swap MDI pairs (Receive on EN0TXON/EN0TXOP pair,
Transmit on EN0RXIN/EN0RXIP pair)
5
RESERVED
R
0x0
4-0
FLDWNM
R/W
0x0
Fast Link Down Modes. The Fast Link Down function is an OR of the
following five options. The application can enable combinations of
these conditions.
Bit 4: Drop the link due to descrambler sync loss. If this bit is
enabled, the link is dropped when the receiver loses synchronization
of the transmitter.
Bit 3: Drop the link based on RX Error count of the MII interface.
When a predefined number of 32 RX Error occurrences in a 10 us
interval is reached, the link is dropped.
Bit 2: Drop the link based on MLT3 Errors count (Violation of the
MLT3 coding in the DSP output). When a predefined number of 20
MLT3 Error occurrences in a 10 us interval is reached, the link is
dropped.
Bit 1: Drop the link based on Low SNR Threshold. When a
predefined number of 20 Threshold crossing occurrences in a 10 us
interval is reached, the link is dropped.
Bit 0: Drop the link based on Signal/Energy loss indication - When
the Energy detector indicates Energy Loss, the link is dropped.
Typical reaction time is 10 us.