STM32F479xx HAL User Manual
|
Defines | |
#define | ETH_MMC_IT_RGUF 0x10020000U |
#define | ETH_MMC_IT_RFAE 0x10000040U |
#define | ETH_MMC_IT_RFCE 0x10000020U |
#define ETH_MMC_IT_RFAE 0x10000040U |
When Rx alignment error counter reaches half the maximum value
Definition at line 1468 of file stm32f4xx_hal_eth.h.
#define ETH_MMC_IT_RFCE 0x10000020U |
When Rx crc error counter reaches half the maximum value
Definition at line 1469 of file stm32f4xx_hal_eth.h.
#define ETH_MMC_IT_RGUF 0x10020000U |
When Rx good unicast frames counter reaches half the maximum value
Definition at line 1467 of file stm32f4xx_hal_eth.h.