STM32F479xx HAL User Manual
|
Defines | |
#define | ETH_MMC_IT_TGF 0x00200000U |
#define | ETH_MMC_IT_TGFMSC 0x00008000U |
#define | ETH_MMC_IT_TGFSC 0x00004000U |
#define ETH_MMC_IT_TGF 0x00200000U |
When Tx good frame counter reaches half the maximum value
Definition at line 1457 of file stm32f4xx_hal_eth.h.
#define ETH_MMC_IT_TGFMSC 0x00008000U |
When Tx good multi col counter reaches half the maximum value
Definition at line 1458 of file stm32f4xx_hal_eth.h.
#define ETH_MMC_IT_TGFSC 0x00004000U |
When Tx good single col counter reaches half the maximum value
Definition at line 1459 of file stm32f4xx_hal_eth.h.