STM32F439xx HAL User Manual
Defines
ETH Transmit Flow Control
ETH Exported Constants

Defines

#define ETH_TRANSMITFLOWCONTROL_ENABLE   0x00000002U
#define ETH_TRANSMITFLOWCONTROL_DISABLE   0x00000000U

Define Documentation

#define ETH_TRANSMITFLOWCONTROL_DISABLE   0x00000000U

Definition at line 1183 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().

#define ETH_TRANSMITFLOWCONTROL_ENABLE   0x00000002U

Definition at line 1182 of file stm32f4xx_hal_eth.h.