![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 952](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578952.webp)
EMAC Registers
952
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
Table 15-29. EMACMIIADDR Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
0
MIIB
R/W
0x0
MII Busy. Indicates whether the MII is busy with a read or write
access. This bit should read logic 0 before writing to the
EMACMIIADDR register or the EMACMIIDATA register. During a
PHY register access, the software sets this bit to indicate that a read
or write access is in progress. The EMACMIIDATA register is invalid
until this bit is cleared by the MAC. Therefore, EMACMIIDATA
should be kept valid until the MAC clears this bit during a PHY Write
operation. Similarly for a read operation, the contents of
EMACMIIDATA are not valid until this bit is cleared. The subsequent
read or write operations should happen only after the previous
operation is complete.
0x0 = EMACMIIADDR and EMACMIIDATA are available for reads
and writes.
0x1 = Read or write access is in progress.