関数定義書 Excel2010

e1000_read_phy_reg

構文構文

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
)

パラメータパラメータ

hw
reg_addr
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

ファイル名ファイル名

e1000_hw.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | e1000_hw.c