#include <render.h>
Data Fields | |
void * | baseaddr |
Pointer to the start of the buffer. | |
void * | nextfreeaddr |
Pointer to the next free buffer element. | |
sps2Memory_t * | sps2info |
SPS2-specific buffer information. |
The data and DMA chain buffers are filled sequentially starting from their base address.