Ethernet::Ksz8041 Class Reference

KSZ 8041 PHY interface. More...

#include <Ksz8041.h>

Inheritance diagram for Ethernet::Ksz8041:
Collaboration diagram for Ethernet::Ksz8041:

Public Member Functions

PhyInstancecreate (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

KSZ 8041 PHY interface.

Member Function Documentation

◆ create()

PhyInstance* Ethernet::Ksz8041::create ( const PhyConfig config)
overridevirtual

Called by the Service to construct a PHY instance.

Implements Ethernet::PhyFactory.

◆ destroy()

void Ethernet::Ksz8041::destroy ( PhyInstance inst)
overridevirtual

Called by the Service to destroy a PHY instance.

Implements Ethernet::PhyFactory.


The documentation for this class was generated from the following file: