STM32F439xx HAL User Manual
Defines
ETH Carrier Sense
ETH Exported Constants

Defines

#define ETH_CARRIERSENCE_ENABLE   0x00000000U
#define ETH_CARRIERSENCE_DISABLE   0x00010000U

Define Documentation

#define ETH_CARRIERSENCE_DISABLE   0x00010000U

Definition at line 994 of file stm32f4xx_hal_eth.h.

#define ETH_CARRIERSENCE_ENABLE   0x00000000U

Definition at line 993 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig().