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または EXTERNAL). These parameters take effects on Arduino but no effect on 86Duino.

戻り値

None

参照


Language Reference Home

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

上部へスクロール