xRingbufferAddToQueueSetRead() function
Add the ring buffer to a queue set. Notified when data has been written to the ring buffer This function adds the ring buffer to a queue set, thus allowing a task to block on multiple queues/ring buffers. The queue set is notified when the new data becomes available to read on the ring buffer.
Arguments
xRingbuffer
Ring buffer to add to the queue set
xQueueSet
Queue set to add the ring buffer to
Return value
- pdTRUE on success, pdFALSE otherwise
xRingbufferAddToQueueSetRead() calls 4 functions:
![]()
xRingbufferAddToQueueSetRead()
xRingbufferAddToQueueSetRead() reads 1 variable and writes 1 variable:
![]()
xRingbufferAddToQueueSetRead()