構文Write data to I2C device via bit-bashing interface
static int i2c_bit_write (
  struct i2c_interface * i2c 
  struct i2c_device * i2cdev 
  unsigned int offset 
  const uint8_t * data 
  unsigned int len 
)
パラメータ
機能Write data to I2C device via bit-bashing interface
ファイル名目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | i2c_bit.c