Expand description
Implementation of the queue logic.
Structsยง
- Queue
Config - Configuration for a queue
- Queue
Iterator - An iterator-like interface for peeking into data stored in flash with the option to pop it.
- Queue
Iterator Entry - An entry in the iteration over the queue flash
- Queue
Storage - A fifo queue storage