[Motion86]
説明
How much space is left in the command buffer.
The command buffer size is 1024.
構文
machine.getFreeCmdCount();
媒介変数
machine: for Machine objects.
No parameter.
戻り値
int: Return how much space is left in command buffer.
参照
ライブラリリファレンスホーム
86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。