Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_enet_mmfr Union Reference
HW_ENET_MMFR - MII Management Frame Register (RW) More...
#include <MK64F12_enet.h>
Detailed Description
HW_ENET_MMFR - MII Management Frame Register (RW)
Reset value: 0x00000000U
Writing to MMFR triggers a management frame transaction to the PHY device unless MSCR is programmed to zero. If MSCR is changed from zero to non-zero during a write to MMFR, an MII frame is generated with the data previously written to the MMFR. This allows MMFR and MSCR to be programmed in either order if MSCR is currently zero. If the MMFR register is written while frame generation is in progress, the frame contents are altered. Software must use the EIR[MII] interrupt indication to avoid writing to the MMFR register while frame generation is in progress.
Definition at line 1466 of file MK64F12_enet.h.
Generated on Sat Aug 27 2022 17:09:02 by
