Create a PHY instance of generic chip which conforms with IEEE 802.3 @warning While basic functionality should always work, some specific features might be limited, even if the PHY meets IEEE 802.3 standard. A typical example is loopback functionality, where certain PHYs may require setting a specific speed mode to operate correctly.
Create a PHY instance of KSZ80xx The phy model from the KSZ80xx series is detected automatically. If the driver is unable to detect a supported model, \c NULL is returned. Currently, the following models are supported: KSZ8001, KSZ8021, KSZ8031, KSZ8041, KSZ8051, KSZ8061, KSZ8081, KSZ8091
Examples
esp_eth_phy_new_ip101() is referenced by 1 libraries and example projects: