.buffrq Method
Function: |
Pre-requests numpages number of buffer pages (1 page = 256 bytes) for the TX buffer of the wln. object. |
Syntax: |
wln.buffrq(numpages as {byte | word}) as {byte | word} |
Returns: |
The actual number of pages that can be allocated. |
See Also: |
Allocating Buffer Memory, Bringing Up the Wi-Fi Interface, wln.buffsize |
Part |
Description |
numpages |
Requested numbers of buffer pages to allocate (recommended value is 5). |