![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 944](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578944.webp)
EMAC Registers
944
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
Table 15-25. EMACCFG Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
15
PS
R
0x1
Port Select. This bit indicates that a 10/100 Mbps interface is
supported on this device. This is a read-only bit.
14
FES
R/W
0x0
Speed. This bit indicates the speed of the interface.
0x0 = 10 Mbps
0x1 = 100 Mbps
13
DRO
R/W
0x0
Disable Receive Own. When this bit is set, the MAC disables the
reception of frames while transmitting in half-duplex mode. When
this bit is clear, the MAC receives all packets that are given by the
PHY while transmitting. This bit is not applicable if the MAC is
operating in full-duplex mode.
0x0 = All packets are received by MAC.
0x1 = Disable reception of frames.
12
LOOPBM
R/W
0x0
Loopback Mode. When this bit is set, the MAC operates in the
loopback mode at the MII. The MII Receive clock input, EN0RXCK,
is required for the loopback to work properly, because the Transmit
clock is not looped-back internally.
0x0 = MAC does not operate in loopback mode.
0x1 = MAC operates in loopback mode.
11
DUPM
R/W
0x0
Duplex Mode. When this bit is set, the MAC operates in the full-
duplex mode where it can transmit and receive simultaneously.
0x0 = MAC does not operate in full-duplex mode.
0x1 = MAC operates in full-duplex mode.
10
IPC
R/W
0x0
Checksum Offload.
0x0 = The checksum offload function in the receiver is disabled and
the corresponding PCE and IP HCE status bits in the frame status
are always cleared.
0x1 = Checksum Offload EnableSetting this bit enables the IPv4
header checksum checking and IPv4 or IPv6 TCP, UDP, or ICMP
payload checksum checking.
9
DR
R/W
0x0
Disable Retry. When this bit is set, the MAC attempts only one
transmission. When a collision occurs on the MII interface, the MAC
ignores the current frame transmission and reports a frame abort
with excessive collision error in the transmit frame status. When this
bit is cleared, the MAC attempts retries based on the settings of the
BL field (Bits [6:5]). This bit is only applicable in half-duplex mode.
0x0 = MAC retries transmissions based on BL bit field.
0x1 = Only one transmission is attempted by the MAC.
8
RESERVED
R
0x0
7
ACS
R/W
0x0
Automatic Pad or CRC Stripping. When this bit is set, the MAC strips
the Pad or Frame Check Sequence (FCS) field on the incoming
frames only if the value of the length field is less than 1,536 bytes.
All received frames with length field greater than or equal to 1,536
bytes are passed to the application without stripping the Pad or FCS
field. When this bit is cleared, the MAC passes all incoming frames,
without modifying them, to the Host.
0x0 = All frames are passed to host unmodified.
0x1 = MAC strips FCS field if value of length field is less than 1,536
bytes.