STM32F439xx HAL User Manual
Defines
ETH Flush Received Frame
ETH Exported Constants

Defines

#define ETH_FLUSHRECEIVEDFRAME_ENABLE   0x00000000U
#define ETH_FLUSHRECEIVEDFRAME_DISABLE   0x01000000U

Define Documentation

#define ETH_FLUSHRECEIVEDFRAME_DISABLE   0x01000000U

Definition at line 1252 of file stm32f4xx_hal_eth.h.

#define ETH_FLUSHRECEIVEDFRAME_ENABLE   0x00000000U

Definition at line 1251 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().