Skip to main content

Module queue

Module queue 

Source

Structs§

Queue
Thin wrapper on top of the FreeRTOS queue.
QueueSet2
A FreeRTOS queue set that monitors a fixed number of queues of (potentially) different item types.
QueueSet3
A FreeRTOS queue set that monitors a fixed number of queues of (potentially) different item types.
QueueSet4
A FreeRTOS queue set that monitors a fixed number of queues of (potentially) different item types.

Enums§

QueueSet2Selected
Indicates which queue in the set was selected and carries the received item.
QueueSet3Selected
Indicates which queue in the set was selected and carries the received item.
QueueSet4Selected
Indicates which queue in the set was selected and carries the received item.