esp_eth_get_speed() in IDF 4.1
Posted: Sat Dec 21, 2019 4:30 pm
I used to be able to call before ESP-IDF 4.1
What is the matching function these days (actual negotiated speed rather than requested speed)?
Code: Select all
esp_eth_get_speed()
What is the matching function these days (actual negotiated speed rather than requested speed)?