STM32F479xx HAL User Manual
|
Defines | |
#define | ETH_PAUSELOWTHRESHOLD_MINUS4 0x00000000U |
#define | ETH_PAUSELOWTHRESHOLD_MINUS28 0x00000010U |
#define | ETH_PAUSELOWTHRESHOLD_MINUS144 0x00000020U |
#define | ETH_PAUSELOWTHRESHOLD_MINUS256 0x00000030U |
#define ETH_PAUSELOWTHRESHOLD_MINUS144 0x00000020U |
Pause time minus 144 slot times
Definition at line 1174 of file stm32f4xx_hal_eth.h.
#define ETH_PAUSELOWTHRESHOLD_MINUS256 0x00000030U |
Pause time minus 256 slot times
Definition at line 1175 of file stm32f4xx_hal_eth.h.
#define ETH_PAUSELOWTHRESHOLD_MINUS28 0x00000010U |
Pause time minus 28 slot times
Definition at line 1173 of file stm32f4xx_hal_eth.h.
#define ETH_PAUSELOWTHRESHOLD_MINUS4 0x00000000U |
Pause time minus 4 slot times
Definition at line 1172 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().