Symbols
loading...
Files
loading...

ETH_SPEED_10M macro

Syntax

#define ETH_SPEED_10M 0x00000000U

Examples

ETH_SPEED_10M is referenced by 36 libraries and example projects.

References

LocationText
stm32f4xx_hal_eth.h:1193
#define ETH_SPEED_10M 0x00000000U
stm32f4xx_hal_eth_legacy.h:934
#define ETH_SPEED_10M 0x00000000U
stm32f4xx_hal_eth.c:446
(heth->Init).Speed = ETH_SPEED_10M;