22#ifndef ETH_INTERFACE_H
23#define ETH_INTERFACE_H
50#if !defined(DOXYGEN_ONLY)
Network Interface base class.
Common interface between Ethernet hardware.
static EthInterface * get_default_instance()
Get the default Ethernet interface.
EthInterface * ethInterface() final
Return pointer to an EthInterface.
Common interface that is shared between network devices.