> For the complete documentation index, see [llms.txt](https://mwx.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwx.twelite.info/v0.1.9/api-reference/predefined_objs/serialparser.md).

# SerialParser

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

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

詳細はクラス [serparser](/v0.1.9/api-reference/classes/ser_parser.md) を参照してください。
