hli_queue_get() function
Get one element from a hli queue Usually not used, values get sent to a downstream FreeRTOS queue automatically. However if downstream queue is NULL, this API can be used to get values from a hli queue.
Arguments
out
pointer where to store the element
Return value
true if the element was successfully read from the queue