Ethernet::Rtl8201 Class Reference
RTL 8201 PHY interface. More...
#include <Rtl8201.h>
Inheritance diagram for Ethernet::Rtl8201:
Collaboration diagram for Ethernet::Rtl8201:
Public Member Functions | |
| PhyInstance * | create (const PhyConfig &config) override |
| Called by the Service to construct a PHY instance. More... | |
| void | destroy (PhyInstance *inst) override |
| Called by the Service to destroy a PHY instance. More... | |
Additional Inherited Members | |
Public Types inherited from Ethernet::PhyFactory | |
| using | PhyInstance = Ethernet::PhyInstance |
Detailed Description
RTL 8201 PHY interface.
Member Function Documentation
◆ create()
|
overridevirtual |
Called by the Service to construct a PHY instance.
Implements Ethernet::PhyFactory.
◆ destroy()
|
overridevirtual |
Called by the Service to destroy a PHY instance.
Implements Ethernet::PhyFactory.
The documentation for this class was generated from the following file:
Public Types inherited from
1.9.1