Thought I would make an issue to have somewhere to discuss Some prior art * [f4](https://github.com/stm32-rs/stm32f4xx-hal/tree/master/src/dma) * [g0](https://github.com/stm32-rs/stm32g0xx-hal/blob/main/src/dma.rs) * [h7](https://github.com/stm32-rs/stm32h7xx-hal/tree/master/src/dma) Doc * [embedonomicon - DMA](https://docs.rust-embedded.org/embedonomicon/dma.html) cc @AdinAck