diff options
author | robert-hh <robert@hammelrath.com> | 2021-02-10 14:07:18 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-03-11 18:27:53 +1100 |
commit | da85cb014afcf843bd0dfe99a1e232c271d3d5e8 (patch) | |
tree | 79ab680f8b07a56056331de82d8370856fb511cc /docs/esp32/quickref.rst | |
parent | 8ade163fffe9cca620ebe945dec8d25c54dc877d (diff) |
rp2/machine_uart: Add support for inverted TX and RX lines.
Usage as in the other ports:
keyword "invert"
constants: INV_TX and INV_RX
Sample: uart = UART(1, invert=UART.INV_TX | UART.INV_RX)
Diffstat (limited to 'docs/esp32/quickref.rst')
0 files changed, 0 insertions, 0 deletions