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.
connector_os_yield_t Struct Reference
[Yield Request]
Structure passed to connector_request_id_os_yield callback. More...
#include <connector_api_os.h>
Data Fields | |
| connector_status_t CONST | status |
| System status used to decide how to yield. | |
Detailed Description
Structure passed to connector_request_id_os_yield callback.
Definition at line 86 of file connector_api_os.h.
Field Documentation
| connector_status_t CONST status |
System status used to decide how to yield.
Definition at line 87 of file connector_api_os.h.
Generated on Tue Jul 12 2022 19:18:40 by
1.7.2