Description:
Enables the specified ETHERNET MMC
Rx interrupts.
Parameters:
__HANDLE__: ETH Handle.
__INTERRUPT__: specifies the
ETHERNET MMC interrupt sources to
be enabled or disabled. This parameter
can be one of the following values:
ETH_MMC_IT_RGUF : When Rx
good unicast frames counter
reaches half the maximum value
ETH_MMC_IT_RFAE : When Rx
alignment error counter reaches
half the maximum value
ETH_MMC_IT_RFCE : When Rx
crc error counter reaches half the
maximum value
Return value:
None