mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-18 15:27:15 -05:00
* dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone * tests: Add dmae to header compile test list
5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
/**
|
|
* \defgroup dmae dmae
|
|
* DMA Engine.
|
|
*/
|