For the complete documentation index, see llms.txt. This page is also available as Markdown.

SerialParser

シリアルポート向き書式入力 (mwx::serial_parser)

この組み込みクラスはシリアルポートでの書式入力に利用することを想定して組み込みオブジェクトとして定義しています。

初期化時(begin())にヒープから内部で使用するバッファ領域を確保するmwx::serial_parser<mwx::alloc_heap<uint8_t>>型として定義されています。

詳細はクラス serparser を参照してください。

最終更新