I want to find...

検索

Shares

Table of Content

SPI.transfer()

[SPI]

説明

Transfers one byte over the SPI bus, both sending and receiving.

構文

SPI.transfer(val)

媒介変数

val: the byte to send out over the bus.

戻り値

the byte read from the bus.


Libraries Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール