Memory resource object storage. More...
#include <cmsis-plus/rtos/os-c-api.h>
Public Attributes | |
char | dummy |
Memory resource object storage.
A pointer to this structure can be used as a pointer to the os::rtos::memory::memory_resource
object.
The members of this structure are hidden and should not be used directly, but only through specific functions.
Definition at line 1521 of file os-c-decls.h.
char os_memory_s::dummy |
Definition at line 1523 of file os-c-decls.h.