Ethernet::DM9051PhyFactory Class Reference
#include <DM9051.h>
Inheritance diagram for Ethernet::DM9051PhyFactory:
Collaboration diagram for Ethernet::DM9051PhyFactory:
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 | |
![]() | |
using | PhyInstance = Ethernet::PhyInstance |
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: