memory_clock
Description
Toggles memory clock either low or high;
Syntax
Int16 memory_clock
Read
Write-Only
Write
Toggles memory clock for "1" and "0" for low.
Example
dsm.memory_clock = 0;
Notes
You should only toggle the memory clock when the memory is stopped.