Sebastián Pastor / EtheriosCloudConnector
Embed: (wiki syntax)

« Back to documentation index

connector_os_yield_t Struct Reference

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

System status used to decide how to yield.

Definition at line 87 of file connector_api_os.h.