STM32F439xx HAL User Manual
Defines
ETH Speed
ETH Exported Constants

Defines

#define ETH_SPEED_10M   0x00000000U
#define ETH_SPEED_100M   0x00004000U

Define Documentation

#define ETH_SPEED_100M   0x00004000U

Definition at line 917 of file stm32f4xx_hal_eth.h.

Referenced by ETH_MACDMAConfig(), and HAL_ETH_Init().

#define ETH_SPEED_10M   0x00000000U

Definition at line 916 of file stm32f4xx_hal_eth.h.

Referenced by HAL_ETH_Init().