サイト内検索

検索

Shares

Table of Content

analogReference()

[Analog I/O]

説明

For Arduino, this function is used to configure the reference voltage used for analog input. But for 86Duino, this function is not supported and thus does nothing when called. (This function is reserved by 86Duino for the compatibility to Arduino sketches.)

媒介変数

type: which type of reference to use (DEFAULTINTERNALINTERNAL1V1INTERNAL2V56, or EXTERNAL). These parameters take effects on Arduino but no effect on 86Duino.

戻り値

None

See also


Language Reference Home

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

上部へスクロール