|
SatCat5
|
MMD standard (e.g., Atheros AR8031, Texas Instruments DP83867).
Definition at line 105 of file cfgbus_mdio.h.
#include <cfgbus_mdio.h>
Public Member Functions | |
| bool | write (unsigned reg, unsigned data) override |
| Read and write methods allow indirect access. | |
| bool | read (unsigned reg, satcat5::cfg::MdioEventListener *callback) override |
| Read and write methods allow indirect access. | |
Protected Attributes | |
| satcat5::cfg::Mdio *const | m_mdio |
| const unsigned | m_phy |