CmdGetPtr
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Get the end memory address of inflated data. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
(Created page with "= <span class="f_Header">Action</span> = Get the end memory address of inflated data. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;">&nbs...")
Latest revision as of 18:38, 12 December 2014
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. |
Languages | English |
---|