blob: ce6ec8ee5a699341be5d2ff6b447a31a9de1ebf1 [file] [log] [blame]
.. _module-pw_hdlc-router:
======
Router
======
.. pigweed-module-subpage::
:name: pw_hdlc
``pw_hdlc::Router`` is an experimental asynchronous HDLC router using
``pw_channel``.
It sends and receives HDLC packets using an external byte-oriented channel
and routes the decoded packets to local datagram-oriented channels.
---
API
---
.. doxygenclass:: pw::hdlc::Router
:members:
-----------------
More pw_hdlc docs
-----------------
.. include:: docs.rst
:start-after: .. pw_hdlc-nav-start
:end-before: .. pw_hdlc-nav-end