Action
Get the end memory address of inflated data.
Syntax
CmdGetPtr result
Remarks
result |
The end address of decompressed data done by CmdInflate. The starting address of decompressed data as was specified by CmdInflate, while the end address of decompressed data can be retrieved by this command. It is one out parameter and can be passed in as any value with CmdGetPtr to RAM_CMD. |