4.4.1.2.2 CIRCBUF_Empty()
bool CIRCBUF_Empty (CIRCULAR_BUFFER_t * buffer)
Checks if the circular buffer is empty.
| buffer |
- Circular buffer address |
| 0 |
- Buffer not full |
| 1 |
- Buffer full |
bool CIRCBUF_Empty (CIRCULAR_BUFFER_t * buffer)
Checks if the circular buffer is empty.
| 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.