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_eir Union Reference
HW_ENET_EIR - Interrupt Event Register (RW) More...
#include <MK64F12_enet.h>
Detailed Description
HW_ENET_EIR - Interrupt Event Register (RW)
Reset value: 0x00000000U
When an event occurs that sets a bit in EIR, an interrupt occurs if the corresponding bit in the interrupt mask register (EIMR) is also set. Writing a 1 to an EIR bit clears it; writing 0 has no effect. This register is cleared upon hardware reset. TxBD[INT] and RxBD[INT] must be set to 1 to allow setting the corresponding EIR register flags in enhanced mode, ENET_ECR[EN1588] = 1. Legacy mode does not require these flags to be enabled.
Definition at line 213 of file MK64F12_enet.h.
Generated on Sat Aug 27 2022 17:09:02 by
