SetCurBufSize
Function Usage
Sets the number of memory blocks that have been allocated by the customized TBufPool.
Prototype
1 | __aicore__ inline void SetCurBufSize(uint8_t curBufSize) |
Availability
Precautions
None
Returns
None
Example
For details, see Example.
Parent topic: Customized TBufPool