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.)

Parameters

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

Returns

None

See also


Language Reference Home

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

コメントする

上部へスクロール