- ESP_OK: start esp_eth driver successfully - ESP_ERR_INVALID_ARG: start esp_eth driver failed because of some invalid argument - ESP_ERR_INVALID_STATE: start esp_eth driver failed because driver has started already - ESP_FAIL: start esp_eth driver failed because some other error occurred
Notes
This API will start driver state machine and internal software timer (for checking link status).
Examples
esp_eth_start() is referenced by 7 libraries and example projects: