関数定義書 C#

e1000_write_eeprom_microwire

構文構文

Writes a 16 bit word to a given offset in a Microwire EEPROM.

static int32_t e1000_write_eeprom_microwire(
  struct e1000_hw * hw
  uint16_t offset
  uint16_t words
  uint16_t * data
)

パラメータパラメータ

hw
offset
words
data

機能機能

Writes a 16 bit word to a given offset in a Microwire EEPROM.

ファイル名ファイル名

e1000_hw.c

See Also

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