diff options
author | robert-hh <robert@hammelrath.com> | 2024-07-03 16:32:35 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-29 16:27:43 +1000 |
commit | 7045975d046196e57efb79dc70e6b715155b9bca (patch) | |
tree | ff32822c2012f5ce411db69cc0d99029c652908a /docs/esp32/tutorial | |
parent | ef69d0f2d3a795666c2bf8c7e202604fc5cd5342 (diff) |
renesas-ra/machine_uart: Implement UART.IRQ_RXIDLE based on softtimer.
Allowing to define the trigger UART.IRQ_RXIDLE as well as UART.IRQ_RX. The
delay for the IRQ_RXIDLE interrupt is about 3 character times or 1-2 ms,
whichever is larger.
The irq.flags() value is changed only with an expected event. Do not
change it otherwise.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions