STM32F439xx 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 908 of file stm32f4xx_hal_eth.h.

Referenced by HAL_ETH_Init().

#define ETH_AUTONEGOTIATION_ENABLE   0x00000001U

Definition at line 907 of file stm32f4xx_hal_eth.h.