getCmdCount()
描述
command buffer 已使用多少空间。
此command buffer size 为1024。
语法
machine.getCmdCount();
参数
machine
:为Machine
物件。
无参数。
回传
int
:command buffer 已使用多少空间。
参见
isCmdBufferFull()
getFreeCmdCount()
函式库参考
86Duino 参考资料的文本遵循Creative Commons Attribution-ShareAlike 3.0 许可证。参考资料中的代码示例已发布到公共领域。