diff options
author | Damien George <damien.p.george@gmail.com> | 2014-10-31 00:40:57 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-10-31 00:40:57 +0000 |
commit | 4ef67d30f17d8a9d08cc72afca9e49c0b45271d3 (patch) | |
tree | 860c43a865b0fe5d4f963c85c53fca911665dda2 /docs/tutorial | |
parent | 9a41b32b3f58246cbe69db237877775b4d2fe920 (diff) | |
download | micropython-4ef67d30f17d8a9d08cc72afca9e49c0b45271d3.tar.gz micropython-4ef67d30f17d8a9d08cc72afca9e49c0b45271d3.zip |
stmhal: Implement support for RTS/CTS hardware flow control in UART.
This is experimental support. API is subject to changes. RTS/CTS
available on UART(2) and UART(3) only. Use as:
uart = pyb.UART(2, 9600, flow=pyb.UART.RTS | pyb.UART.CTS)
Diffstat (limited to 'docs/tutorial')
0 files changed, 0 insertions, 0 deletions