Group SDS_Circular_Buffer

Modules > SDS_Circular_Buffer

sds.h: SDS circular buffer handling for data streams More...

Detailed Description

The stream data is written to and read from a circular buffer allocated in RAM. Event callback function which is triggered on data threshold reached can be registered.