Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_enet_eimr Union Reference

_hw_enet_eimr Union Reference

HW_ENET_EIMR - Interrupt Mask Register (RW) More...

#include <MK64F12_enet.h>


Detailed Description

HW_ENET_EIMR - Interrupt Mask Register (RW)

Reset value: 0x00000000U

EIMR controls which interrupt events are allowed to generate actual interrupts. A hardware reset clears this register. If the corresponding bits in the EIR and EIMR registers are set, an interrupt is generated. The interrupt signal remains asserted until a 1 is written to the EIR field (write 1 to clear) or a 0 is written to the EIMR field.

Definition at line 616 of file MK64F12_enet.h.