|
STM32F479xx HAL User Manual
|
Defines | |
| #define | ETH_SPEED_10M 0x00000000U |
| #define | ETH_SPEED_100M 0x00004000U |
| #define ETH_SPEED_100M 0x00004000U |
Definition at line 936 of file stm32f4xx_hal_eth.h.
Referenced by ETH_MACDMAConfig(), and HAL_ETH_Init().
| #define ETH_SPEED_10M 0x00000000U |
Definition at line 935 of file stm32f4xx_hal_eth.h.
Referenced by HAL_ETH_Init().
1.7.6.1