embassy/embassy-rp
pennae 1d2f6667df rp/uart: add set-break functions
sending break conditions is necessary to implement some protocols, and
the hardware supports this natively. we do have to make sure that we
don't assert a break condition while the uart is busy though, otherwise
the break may be inserted before the last character in the tx fifo.
2023-05-01 15:16:30 +02:00
..
2023-05-01 15:16:30 +02:00
2021-03-29 21:35:25 +02:00