TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
I2S_BufDesc Struct Reference

I2S buffer descriptor for issue/reclaim mode. More...

#include <I2S.h>

Data Fields

List_Elem qElem
 
void * bufPtr
 
size_t bufSize
 
uintptr_t arg
 

Detailed Description

I2S buffer descriptor for issue/reclaim mode.

Field Documentation

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::arg

Optional argument associated with the descriptor.


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated