Page 1 of 1

esp_eth_get_speed() in IDF 4.1

Posted: Sat Dec 21, 2019 4:30 pm
by PeterR
I used to be able to call

Code: Select all

esp_eth_get_speed()
before ESP-IDF 4.1
What is the matching function these days (actual negotiated speed rather than requested speed)?