STM32F479xx HAL User Manual
Defines
ETH AutoNegotiation
ETH Exported Constants

Defines

#define ETH_AUTONEGOTIATION_ENABLE   0x00000001U
#define ETH_AUTONEGOTIATION_DISABLE   0x00000000U

Define Documentation

#define ETH_AUTONEGOTIATION_DISABLE   0x00000000U

Definition at line 927 of file stm32f4xx_hal_eth.h.

Referenced by HAL_ETH_Init().

#define ETH_AUTONEGOTIATION_ENABLE   0x00000001U

Definition at line 926 of file stm32f4xx_hal_eth.h.