関数定義書 C#

a3c90x_internal_ReadEeprom

構文構文

a3c90x_internal_ReadEeprom - nvs routine to read eeprom data

static int a3c90x_internal_ReadEeprom(
  struct nvs_device * nvs
  unsigned int address
  void * data
  size_t len
)

パラメータパラメータ

nvs
address
data
len

機能機能

a3c90x_internal_ReadEeprom - nvs routine to read eeprom data
We only support reading one word(2 byte). The nvs subsystem will make sure
that the routine will never be called with len != 2.

ファイル名ファイル名

3c90x.c

See Also

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