esp_eth_phy_802_3_set_duplex() function
Set Ethernet PHY duplex mode
Arguments
phy_802_3
IEEE 802.3 PHY object infostructure
duplex
new duplex mode for Ethernet PHY link
Return value
- ESP_OK: Ethernet PHY duplex mode set successfully - ESP_ERR_INVALID_STATE: unable to set duplex mode to Half if loopback is enabled - ESP_FAIL: Set Ethernet PHY duplex mode failed because some error occurred