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.
EventCtrBlk Struct Reference
Event control block. More...
Data Fields | |
| void * | eventPtr |
| U8 | id |
| U8 | eventType:4 |
| U8 | eventSortType:4 |
| U16 | eventCounter |
| U16 | initialEventCounter |
| P_OSTCB | eventTCBList |
Detailed Description
Event control block.
This struct is use to manage event, e.g. semaphore,mailbox,queue.
Definition at line 34 of file OsEvent.h.
Field Documentation
| U16 eventCounter |
Generated on Tue Jul 12 2022 15:09:52 by
1.7.2