Set Ethernet Link Speed
Posted: Fri Jul 19, 2024 10:39 am
Hi,
I would like to control my lan8720 phy regarding link speed (10 / 100 mbit) to save some power.
There ist this method in the mac struct to do that
https://docs.espressif.com/projects/esp ... set_speedE
but - how do I access this object from my program?
I would like to control my lan8720 phy regarding link speed (10 / 100 mbit) to save some power.
There ist this method in the mac struct to do that
https://docs.espressif.com/projects/esp ... set_speedE
but - how do I access this object from my program?