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 f2a23cc commit 2024abeCopy full SHA for 2024abe
docs/en/api/serial.rst
@@ -24,7 +24,7 @@ with additional features for advanced use cases.
24
* **Configurable buffers**: Adjustable RX and TX buffer sizes
25
26
.. note::
27
- In case that both pins RX and TX are detached from UART, the driver will be stopped.
+ In case that both pins, RX and TX are detached from UART, the driver will be stopped.
28
Detaching may occur when, for instance, starting another peripheral using RX and TX pins, such as Wire.begin(RX0, TX0).
29
30
UART Availability
0 commit comments