Spresense SDK Library v3.4.7-5f8c5fafcb28868819924dd618d362af1c6d606e
Loading...
Searching...
No Matches
mpcomm_free_msg Struct Reference

#include <mpcomm.h>

Public Attributes

cpuid_t cpuid
 
void * ptr
 

Detailed Description

Structure for free() request.

Member Data Documentation

◆ cpuid

cpuid_t cpuid

Core CPU ID that is requesting free. See cpuid_t

◆ ptr

void* ptr

The address of the allocated memory to be freed by the supervisor.


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