4.4.1.2.5 CIRCBUF_Full()
bool CIRCBUF_Full (CIRCULAR_BUFFER_t * buffer)
Checks if the circular buffer is full.
buffer |
- Circular buffer address |
0 |
- Buffer not full |
1 |
- Buffer full |
bool CIRCBUF_Full (CIRCULAR_BUFFER_t * buffer)
Checks if the circular buffer is full.
buffer |
- Circular buffer address |
0 |
- Buffer not full |
1 |
- Buffer full |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.