mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-27 13:43:25 +00:00
ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set()
Covers the common case of waiting for a particular PHY register to have a particular value.
This commit is contained in:
committed by
Angus Gratton
parent
453722ba54
commit
453b5ded1d
@@ -62,6 +62,8 @@ Functions
|
||||
.. doxygenfunction:: esp_eth_get_mac
|
||||
.. doxygenfunction:: esp_eth_smi_write
|
||||
.. doxygenfunction:: esp_eth_smi_read
|
||||
.. doxygenfunction:: esp_eth_smi_wait_value
|
||||
.. doxygenfunction:: esp_eth_smi_wait_set
|
||||
.. doxygenfunction:: esp_eth_free_rx_buf
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user