![]() |
![]() |
I2S buffer descriptor for issue/reclaim mode. More...
#include <I2S.h>
Data Fields | |
| List_Elem | qElem |
| void * | bufPtr |
| size_t | bufSize |
| uintptr_t | descArg |
I2S buffer descriptor for issue/reclaim mode.
| List_Elem I2S_BufDesc_::qElem |
Used internally to link descriptors together
| void* I2S_BufDesc_::bufPtr |
Pointer to the buffer
| size_t I2S_BufDesc_::bufSize |
Size of the buffer (target MAUs).
| uintptr_t I2S_BufDesc_::descArg |
Optional argument associated with the descriptor.