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

Common parameters required to open a FrameQ instance of any implementation. More...

#include <FrameQ.h>

Collaboration diagram for FrameQ_CommonOpenParams_Tag:
Collaboration graph

Data Fields

String name
Ptr sharedAddr
UInt32 openMode
UInt32 cpuAccessFlags

Detailed Description

Common parameters required to open a FrameQ instance of any implementation.


Field Documentation

String FrameQ_CommonOpenParams_Tag::name

Name of the instance to open

Ptr FrameQ_CommonOpenParams_Tag::sharedAddr

Virtual shared Region addr in case open by address is required.

UInt32 FrameQ_CommonOpenParams_Tag::openMode

Mode of the client.

UInt32 FrameQ_CommonOpenParams_Tag::cpuAccessFlags

cpuAccessFlags flags to know if app is going to access frame buffers through CPU.


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