Think of this as a specialized version of the Clibraryfunction select, but for DMA transfers.
可以把它看作 C 库函数 select 的特殊版本,但是针对的是 DMA 传输。
2
To Invoke an Application-Supplied Algorithm The C runtime libraryfunction qsort sorts an array of objects, but you must supply the function that compares objects.