Servo::attached()

名称

Servo::attached()

説明

サーボ変数がピンに割り当てられているかを調べる。

書式

bool Servo::attached();

引数

なし。

戻り値

サーボ変数がピンに割り当てられていればtrue、そうでなければfalse。

オリジナルのページ

https://www.arduino.cc/reference/en/libraries/servo/attached/

最終更新日

January 7, 2024

inserted by FC2 system