ringbuf Struct Reference

The ring buffer. More...

Data Fields

uint8_t * buf
 base of buffer
 
size_t size
 size of buffer
 
size_t low
 low mark, items start here
 
size_t high
 high mark, items end here
 

Detailed Description

The ring buffer.


The documentation for this struct was generated from the following file: