blob: 5831c69d07d32f1afcfb4585c788c483f59ca8e3 [file] [edit]
.. _module-pw_hdlc-router:
======
Router
======
.. pigweed-module-subpage::
:name: pw_hdlc
:cc:`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 reference
-------------
Moved: :cc:`pw::hdlc::Router`
-----------------
More pw_hdlc docs
-----------------
.. include:: docs.rst
:start-after: .. pw_hdlc-nav-start
:end-before: .. pw_hdlc-nav-end