µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os_internal_evflags_s Struct Reference

Internal event flags. More...

#include <os-c-decls.h>

Public Attributes

os_flags_mask_t flags_mask
 

Detailed Description

Internal event flags.

See also
os::rtos::internal::event_flags

Definition at line 250 of file os-c-decls.h.

Member Data Documentation

◆ flags_mask

os_flags_mask_t os_internal_evflags_s::flags_mask

Definition at line 252 of file os-c-decls.h.


The documentation for this struct was generated from the following file: