memory_clock_advance


Description

Specifies how many memory addresses to skip.

Syntax

UInt32 memory_clock_advance

Read

Write-Only

Write

Advances memory by amount user specifies.

Example

dsm.memory_clock_advance = 6;

Notes

You should only advance the memory address when the memory is stopped.