PDK API Guide for J721E
Mdio_Obj Struct Reference

Detailed Description

MDIO port object.

Data Fields

EnetMod_Obj enetMod
 
bool isMaster
 

Field Documentation

◆ enetMod

EnetMod_Obj Mdio_Obj::enetMod

EnetMod must be the first member

◆ isMaster

bool Mdio_Obj::isMaster

Whether this MDIO object has master behavior or not. When in master role, the module will perform all MDIO configuration. In slave role, MDIO configuration is bypassed.