![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 942](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578942.webp)
EMAC Registers
942
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
15.6.1 EMACCFG Register (Offset = 0x0) [reset = 0x8000]
Ethernet MAC Configuration (EMACCFG)
The EMACCFG register establishes receive and transmit operating modes. The TWOKPEN bit is only
applicable when the JFEN bit is 0.
EMACCFG is shown in
and described in
.
Return to
Figure 15-16. EMACCFG Register
31
30
29
28
27
26
25
24
RESERVED
SADDR
TWOKPEN
RESERVED
CST
RESERVED
R-0x0
R/W-0x0
R/W-0x0
R-0x0
R/W-0x0
R-0x0
23
22
21
20
19
18
17
16
WDDIS
JD
RESERVED
JFEN
IFG
DISCRS
R/W-0x0
R/W-0x0
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
15
14
13
12
11
10
9
8
PS
FES
DRO
LOOPBM
DUPM
IPC
DR
RESERVED
R-0x1
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R-0x0
7
6
5
4
3
2
1
0
ACS
BL
DC
TE
RE
PRELEN
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 15-25. EMACCFG Register Field Descriptions
Bit
Field
Type
Reset
Description
31
RESERVED
R
0x0
30-28
SADDR
R/W
0x0
Source Address Insertion or Replacement Control. Bit 30 specifies
whether MAC address 0 or 1 registers are used during insertion or
replacement for all transmitted frames. Thus for encodings 0x2-0x3,
where the most significant bit is 0, the Ethernet MAC Address 0
registers are used. For encodings 0x6-0x7, the Ethernet MAC
Address 1 registers are used. Bits [29:28] indicate insertion or
replacement. If the value is 0x2 insertion is indicated and if the value
is 0x3 replacement is indicated. Changes in this field take effect only
on the start of a frame. If a write of this field occurs while a frame is
being transmitted, only the subsequent frame can use the updated
value, and the current frame does not.
0x0 = Reserved
0x1 = Reserved
0x2 = The Ethernet MAC inserts the content of the Ethernet MAC
Address 0 (EMACADDR0x) registers in the SA field of all transmitted
frames.
0x3 = The Ethernet MAC replaces the content of the Ethernet MAC
Address 0 (EMACADDR0x) registers in the SA field of all transmitted
frames.
0x4 = Reserved
0x5 = Reserved
0x6 = The MAC inserts the content of the Ethernet MAC Address 1
(EMACADDR1x) registers in the source address (SA) field for all
transmitted frames.
0x7 = The MAC replaces the content of the Ethernet MAC Address
1(EMACADDR1x) registers in the source address (SA) field for all
transmitted frames.