huntc c54303be75 Makes the uarte endtx event available
This commit allows event_endtx to be used outside of the Uarte itself. As a consequence, PPI can be used to drive tasks given the end of transmission on the Uarte. This is particularly useful for situations like RS485 where a GPIO must be set to high when transmitting then cleared when done. A non-ppi approach can cause a delay in the clearing of this GPIO as other Embassy tasks might become scheduled.
2022-01-10 19:14:02 +11:00
..
2021-12-15 10:27:10 -07:00
2021-10-28 03:36:25 +02:00
2022-01-04 07:41:54 +00:00
2021-12-23 13:43:14 +01:00
2022-01-06 09:59:28 +11:00
2021-12-23 13:43:14 +01:00
2021-10-19 20:48:46 +02:00
2021-10-12 11:55:38 +02:00
2021-10-26 14:47:31 +02:00
2021-12-23 13:43:14 +01:00
2022-01-10 19:14:02 +11:00
2021-12-15 11:00:55 -07:00