STM32F479xx HAL User Manual
Defines
ETH Receive Store Forward
ETH Exported Constants

Defines

#define ETH_RECEIVESTOREFORWARD_ENABLE   0x02000000U
#define ETH_RECEIVESTOREFORWARD_DISABLE   0x00000000U

Define Documentation

#define ETH_RECEIVESTOREFORWARD_DISABLE   0x00000000U

Definition at line 1262 of file stm32f4xx_hal_eth.h.

#define ETH_RECEIVESTOREFORWARD_ENABLE   0x02000000U

Definition at line 1261 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().