Reads the value from a PHY register, if the value is on a specific non zero
int32_t e1000_read_phy_reg(
struct e1000_hw * hw
uint32_t reg_addr
uint16_t * phy_data
)
Reads the value from a PHY register, if the value is on a specific non zero page, sets the page first. hw - Struct containing variables accessed by shared code reg_addr - address of the PHY register to read
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | e1000_hw.c