GetTxBuf

Estimated reading time: < 1 min
Go back to the VM operations list

Prototype

GetTxBuf (r, i len)

Description

Copy mid(airbuf, i, len) into the buffer at index r: returns the number of valid bytes in txbuf

Return
Returns the number of valid bytes in airbuf

Code Example

The following code example uses the GetTxBuf function.

The SMK900.evi file used for this example can be downloaded at the bottom of this page.
/* 
* GetTxBuf
*/


Go back to the VM operations list

Attachments

Was this article helpful?
Dislike 0
Views: 67
Go to Top