Setdata, Argsput, Argsget – Sundance SMT6025 v.2.9 User Manual
Page 31
Version 2.9
Page 31 of 45
SMT6025 User Manual
15.6.7 SetData
Set the data field value for the current reply word.
Prototype
void HSC::SetData (UINT n)
Parameters
n
The data field value that is to be returned to the
DSP.
15.6.8 ArgsPut
Write data to the SRAM argument area for this high-speed-channel.
Prototype
void HSC::ArgsPut (UINT nBytes, void *pMem)
Parameters
nBytes
Data size in bytes. The maximum size allowed is
64 KB
pMem
Buffer to write.
Notes:
None
15.6.9 ArgsGet
Read arguments from the SRAM argument area for this high-speed-
channel.
Prototype
void HSC::ArgsGet (UINT nBytes, void *pMem)
Parameters
nBytes
Size of the buffer pointed to by pMem. The
maximum size allowed is 64 KB
pMem
Pointer to the buffer that will receive the
parameters from the SRAM..
Notes:
None
User Manual (QCF42); Version 2.9, 22/02/02; © Sundance Multiprocessor Technology Ltd. 2002