Resolved! STM32 HAL PHY Write register question
I have trouble to understand bits in phy registers using HAL_ETH_WritePHYRegister() method.I'll try to explain my question using PHY_AUTONEGOTIATION value defined in stm32xxxx_hal_config.hBasing on the default LAN8742a which is implemented on nucleo ...