Serial.flush()

[Serial]

描述

Waits for the transmission of outgoing serial data to complete.

flush() inherits from the Stream utility class.

語法

適用所有板子:

  • Serial.flush()
  • Serial1.flush()

適用 86Duino ONE:

  • Serial2.flush()
  • Serial3.flush()
  • Serial485.flush()

適用 86Duino EduCake:

  • Serial2.flush()
  • Serial3.flush()
  • Serial232.flush()

參數

回傳

nothing

參考


語法參考主頁面

86Duino 參考的文本是根據 Creative Commons Attribution-ShareAlike 3.0 License,部分文本是從 the Arduino reference 修改的。 參考中的代碼示例已發佈到公共領域。

發表評論

上部へスクロール