STM32F439xx HAL User Manual
Defines
ETH Transmit Store Forward
ETH Exported Constants

Defines

#define ETH_TRANSMITSTOREFORWARD_ENABLE   0x00200000U
#define ETH_TRANSMITSTOREFORWARD_DISABLE   0x00000000U

Define Documentation

#define ETH_TRANSMITSTOREFORWARD_DISABLE   0x00000000U

Definition at line 1261 of file stm32f4xx_hal_eth.h.

#define ETH_TRANSMITSTOREFORWARD_ENABLE   0x00200000U

Definition at line 1260 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().