STM32F439xx HAL User Manual
Defines
ETH Unicast Pause Frame Detect
ETH Exported Constants

Defines

#define ETH_UNICASTPAUSEFRAMEDETECT_ENABLE   0x00000008U
#define ETH_UNICASTPAUSEFRAMEDETECT_DISABLE   0x00000000U

Define Documentation

#define ETH_UNICASTPAUSEFRAMEDETECT_DISABLE   0x00000000U

Definition at line 1165 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_UNICASTPAUSEFRAMEDETECT_ENABLE   0x00000008U

Definition at line 1164 of file stm32f4xx_hal_eth.h.