diff options
| author | Torin Cooper-Bennun <[email protected]> | 2023-11-13 15:13:25 +0000 |
|---|---|---|
| committer | Torin Cooper-Bennun <[email protected]> | 2023-11-13 16:41:09 +0000 |
| commit | 8eff7498238ca8863bfdd4496fcb4246cc2df8eb (patch) | |
| tree | 21642152797deecbd3705ed4035eb2c7f44fffd1 /embassy-executor/src/raw/run_queue.rs | |
| parent | 39c737162185adb4f30f18f700da08a55be6b55a (diff) | |
stm32/gpdma: fix drop() to use RM's method for aborting transfer
see e.g. STM32H503 RM section 15.4.4...
1. Write 1 into GPDMA_CxCR.SUSP
2. Poll GPDMA_CxSR.SUSPF until it is 1
3. Write 1 into GPDMA_CxCR.RESET (occurs upon next init, in new_inner())
Diffstat (limited to 'embassy-executor/src/raw/run_queue.rs')
0 files changed, 0 insertions, 0 deletions
