mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs(esp_eth): enabled Configure MAC and PHY section for P4
This commit is contained in:
parent
2a7ff333be
commit
d3a802b122
@ -116,9 +116,7 @@ Configure MAC and PHY
|
||||
|
||||
The Ethernet driver is composed of two parts: MAC and PHY.
|
||||
|
||||
.. TODO remove esp32p4 (IDF-9057)
|
||||
|
||||
.. only:: SOC_EMAC_SUPPORTED and not esp32p4
|
||||
.. only:: SOC_EMAC_SUPPORTED
|
||||
|
||||
The communication between MAC and PHY can have diverse choices: **MII** (Media Independent Interface), **RMII** (Reduced Media Independent Interface), etc.
|
||||
|
||||
|
@ -116,9 +116,7 @@
|
||||
|
||||
以太网驱动器由两部分组成:MAC 和 PHY。
|
||||
|
||||
.. TODO remove esp32p4 (IDF-9057)
|
||||
|
||||
.. only:: SOC_EMAC_SUPPORTED and not esp32p4
|
||||
.. only:: SOC_EMAC_SUPPORTED
|
||||
|
||||
MAC 和 PHY 之间的通信可以通过多种方式进行,如: **MII** (媒体独立接口)、 **RMII** (简化媒体独立接口)等。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user