関数定義書 HotDocument 今井浩司

i2c_bit_read

構文構文

Read data from I2C device via bit-bashing interface

static int i2c_bit_read (
  struct i2c_interface * i2c
  struct i2c_device * i2cdev
  unsigned int offset
  uint8_t * data
  unsigned int len
)

パラメータパラメータ

i2c
i2cdev
offset
data
len

機能機能

Read data from I2C device via bit-bashing interface

ファイル名ファイル名

i2c_bit.c

See Also

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