IncrementShapeDmaReadPointer

Increment the read pointer, updating the frame and setting the pointer to zero if the end of a frame is reached.

Syntax

void IncrementShapeDmaReadPointer(
         SHAPE_DMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_DMA_CONTEXT *

[in, out] Pointer to a SHAPE_DMA_CONTEXT structure.

Return value

None.

Requirements

Header: Declared in shapedmacontext.h.

Library: Use acphal.lib.