Gets a 32 bit value that contains the read and write pointers and the full bit.
SHAPE_DMA_READ_WRITE_FULL GetShapeDmaReadWriteFull(
const SHAPE_DMA_CONTEXT *context
)
context
Type: SHAPE_DMA_CONTEXTÂ *
[in] Pointer to a SHAPE_DMA_CONTEXT context to query.
Type: SHAPE_DMA_READ_WRITE_FULLÂ
32 bit value containing the read/write pointers and full bit. Refer to the SHAPE_DMA_READ_WRITE_FULL structure.
This atomic operations guarantees that the values are sync.
Header: Declared in shapedmacontext.h.
Library: Use acphal.lib.