関数定義書 HotDocument 今井浩司

e1000_verify_write_ich8_byte

構文構文

Writes a single byte to the NVM using the ICH8 flash access registers.

static int32_t e1000_verify_write_ich8_byte(
  struct e1000_hw * hw
  uint32_t index
  uint8_t byte
)

パラメータパラメータ

hw
index
byte

機能機能

Writes a single byte to the NVM using the ICH8 flash access registers.
Performs verification by reading back the value and then going through
a retry algorithm before giving up.

ファイル名ファイル名

e1000_hw.c

See Also

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