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

Common parameters required to create FrameQBufMgr instance of any implementation. More...

#include <FrameQBufMgr.h>

Collaboration diagram for FrameQBufMgr_CreateParams_Tag:
Collaboration graph

Data Fields

UInt32 size
FrameQBufMgr_Interface ctrlInterfaceType
String name
UInt32 openFlag

Detailed Description

Common parameters required to create FrameQBufMgr instance of any implementation.

This struct must be the first field of the implementation-specific params structure.


Field Documentation

UInt32 FrameQBufMgr_CreateParams_Tag::size

size of param struct

FrameQBufMgr_Interface FrameQBufMgr_CreateParams_Tag::ctrlInterfaceType

Interface type

String FrameQBufMgr_CreateParams_Tag::name

Instance name

UInt32 FrameQBufMgr_CreateParams_Tag::openFlag

Open flag to indicate create or open.

Remarks:
This is an internal flag, the caller should not touch this flag during create

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