FreeRTOS Addons
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
Queue_t_ Struct Reference
Public Attributes
int
Count
DlNode_t
Head
Member Data Documentation
◆
Count
int Queue_t_::Count
How many items are in the queue.
◆
Head
DlNode_t
Queue_t_::Head
We use a doubly linked list as our queue.
The documentation for this struct was generated from the following file:
src/
queue_simple.h
Generated by
1.9.5