esp_eth_phy_new_generic() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- instance: create PHY instance successfully - NULL: create PHY instance failed because some error occurred

Notes

Default reset timing configuration is set conservatively( @c DEFAULT_PHY_RESET_ASSERTION_TIME_US ). If you need faster response and your chip supports it, configure it via @c config parameter.

References

from examples