Condition variable attributes. More...
#include <cmsis-plus/rtos/os-c-api.h>
Public Attributes | |
| void * | clock |
| Pointer to clock object instance. | |
Initialise this structure with os_condvar_attr_init() and then set any of the individual members directly.
Definition at line 1028 of file os-c-decls.h.
| void* os_condvar_attr_s::clock |
Definition at line 1033 of file os-c-decls.h.