SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
SyslinkMemMgr_CreateParams_tag Struct Reference

Structure defining common create parameters for the Memory manager module.Should be the first element in implementation specific create params. More...

#include <SyslinkMemMgr.h>

Collaboration diagram for SyslinkMemMgr_CreateParams_tag:
Collaboration graph

Data Fields

UInt32 size
SyslinkMemMgr_Type memMgrType
UInt8 name [32u]

Detailed Description

Structure defining common create parameters for the Memory manager module.Should be the first element in implementation specific create params.


Field Documentation

UInt32 SyslinkMemMgr_CreateParams_tag::size

Size of the param structure

SyslinkMemMgr_Type SyslinkMemMgr_CreateParams_tag::memMgrType

type of implementation.

UInt8 SyslinkMemMgr_CreateParams_tag::name[32u]

Name of the instance


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