We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175cbcd commit fd69414Copy full SHA for fd69414
docs/piouart.rst
@@ -15,6 +15,7 @@ To instantiate only a serial transmit or receive unit, pass in
15
``SerialPIO::NOPIN`` as the ``txpin`` or ``rxpin``.
16
17
For example, to make a transmit-only port on GP16
18
+
19
.. code:: cpp
20
21
SerialPIO transmitter( 16, SerialPIO::NOPIN );
0 commit comments