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

Structure defining notification parameter structure. More...

#include <FrameQBufMgr.h>

Collaboration diagram for FrameQBufMgr_NotifyParams_Tag:
Collaboration graph

Data Fields

SysLink_NotifyType notifyType
UInt32 watermark
FrameQBufMgr_NotifyFunc cbFxnPtr
Ptr cbContext
Ptr cbClientHandle

Detailed Description

Structure defining notification parameter structure.


Field Documentation

SysLink_NotifyType FrameQBufMgr_NotifyParams_Tag::notifyType

Notification type.See SysLink_NotifyType

UInt32 FrameQBufMgr_NotifyParams_Tag::watermark

Minumum number of free frames required to generate notification Same water mark for all the individual freeFramePools in the set.

FrameQBufMgr_NotifyFunc FrameQBufMgr_NotifyParams_Tag::cbFxnPtr

Callback function

Ptr FrameQBufMgr_NotifyParams_Tag::cbContext

Context pointer that needs to be passed to call back function.

Ptr FrameQBufMgr_NotifyParams_Tag::cbClientHandle

Handle that needs to be passed as first arg to call back. Ideally this should be callers client handle.


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