I want to find...

検索

Shares

Table of Content

Wire.begin(), Wire.begin(address)

[Wire]

説明

Initiate the Wire library and join the I2C bus as a master or slave. This should normally be called only once.

媒介変数

address: the 7-bit slave address (optional); if not specified, join the bus as a master.

戻り値

None


Libraries Reference Home

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

上部へスクロール