| 
                 STM32F4xx HAL Documentation
                 
                Hardware Abstraction Layer for STM32F4 familiy 
               | 
            
Macros | |
| #define | ETH_SPEED_10M 0x00000000U | 
| #define | ETH_SPEED_100M 0x00004000U | 
| #define ETH_SPEED_10M 0x00000000U | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1097 of file stm32f4xx_hal_eth.h.
| #define ETH_SPEED_100M 0x00004000U | 
#include <stm32f4xx_hal_eth.h>
Definition at line 1098 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig().