Event flags attributes. More...
#include <cmsis-plus/rtos/os-c-api.h>
Public Attributes | |
void * | clock |
Pointer to clock object instance. | |
Event flags attributes.
Initialise this structure with os_evflags_attr_init()
and then set any of the individual members directly.
Definition at line 1415 of file os-c-decls.h.
void* os_evflags_attr_s::clock |
Pointer to clock object instance.
Definition at line 1420 of file os-c-decls.h.