Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Queue Struct Reference
| Data Fields | |
| void ** | qStart | 
| U8 | id | 
| U16 | head | 
| U16 | tail | 
| U16 | qMaxSize | 
| U16 | qSize | 
Detailed Description
Queue struct.
This struct use to manage queue.
Definition at line 28 of file OsQueue.h.
Field Documentation
Generated on Tue Jul 12 2022 15:09:52 by
 1.7.2
 1.7.2