esp_eth_phy_802_3_autonego_ctrl() function
Control autonegotiation mode of Ethernet PHY
Arguments
phy_802_3
IEEE 802.3 PHY object infostructure
cmd
autonegotiation command enumeration
autonego_en_stat
autonegotiation enabled flag
Return value
- ESP_OK: Ethernet PHY autonegotiation configured successfully - ESP_FAIL: Ethernet PHY autonegotiation configuration fail because some error occurred - ESP_ERR_INVALID_ARG: invalid value of @c cmd
Examples
esp_eth_phy_802_3_autonego_ctrl() is referenced by 1 libraries and example projects: