STM32F439xx HAL User Manual
Defines
ETH Second Frame Operate
ETH Exported Constants

Defines

#define ETH_SECONDFRAMEOPERARTE_ENABLE   0x00000004U
#define ETH_SECONDFRAMEOPERARTE_DISABLE   0x00000000U

Define Documentation

#define ETH_SECONDFRAMEOPERARTE_DISABLE   0x00000000U

Definition at line 1314 of file stm32f4xx_hal_eth.h.

#define ETH_SECONDFRAMEOPERARTE_ENABLE   0x00000004U

Definition at line 1313 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().