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

Notification parameter structure. More...

#include <FrameQ.h>

Collaboration diagram for FrameQ_NotifyParams_Tag:
Collaboration graph

Data Fields

FrameQ_NotifyType notifyType
UInt32 watermark
FrameQ_NotifyFunc cbFxnPtr
Ptr cbContext
Ptr cbClientHandle

Detailed Description

Notification parameter structure.


Field Documentation

FrameQ_NotifyType FrameQ_NotifyParams_Tag::notifyType

Notification type

UInt32 FrameQ_NotifyParams_Tag::watermark

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

FrameQ_NotifyFunc FrameQ_NotifyParams_Tag::cbFxnPtr

Cacll back function

Ptr FrameQ_NotifyParams_Tag::cbContext

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

Ptr FrameQ_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