関数定義書 HotDocument 今井浩司

spi_bit_rw

構文構文

Read/write data via SPI bit-bashing bus

static int spi_bit_rw (
  struct spi_bus * bus
  struct spi_device * device
  unsigned int command
  int address
  const void * data_out
  void * data_in
  size_t len
)

パラメータパラメータ

bus
device
command
address
data_out
data_in
len

機能機能

Read/write data via SPI bit-bashing bus

ファイル名ファイル名

spi_bit.c

See Also

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