This library provides variable length ring buffering with software FIFO(First-in, First-out). This library overwrites when the buffer is full.

Dependents:   AsyncSerial AsyncSerial AsyncSerial AsyncSerialh

Auto generated API documentation and code listings for FIFO

Classes

FIFO< T > Variable Length Software Ring Buffer

Code

FIFO.cpp [code] 1Byte Software FIFO (First-in, First-out)
FIFO.hpp [code] Variable Length Ring Buffer