IPC API  3.40.00.06
Data Fields
MmRpc_BufDesc Union Reference

Memory buffer descriptor. More...

#include <MmRpc.h>

Collaboration diagram for MmRpc_BufDesc:
Collaboration graph

Data Fields

size_t handle
 
struct {
   size_t   addr
 
   size_t   size
 
ptr
 

Detailed Description

Memory buffer descriptor.

Field Documentation

size_t MmRpc_BufDesc::handle

file descriptor or handle

size_t MmRpc_BufDesc::addr

address of memory buffer

size_t MmRpc_BufDesc::size

size (bytes) of memory buffer

struct { ... } MmRpc_BufDesc::ptr

The documentation for this union was generated from the following file:
Copyright 2015, Texas Instruments Incorporated