I was looking for MCUs that have Ethernet capabilities (ethernet controller) built in. I came across the datasheet of TM4C123GH6PM MCU, which talks about the "EPHY0" bit in one of its registers, which indicates whether the "Ethernet PHY layer 0 is present or not".
A screenshot of that register/page:
I do not understand what this means. I looked it up and I know that the TM4C123 does not have Ethernet capabilities, but what does this EPHY0 bit do? Does allow you to connect an Ethernet controller externally? (Is there such a thing?)