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

Common parameters required to create FrameQ instance of any implementation. It should be the first element of the actual implementaton params structure . More...

#include <FrameQ.h>

Collaboration diagram for FrameQ_Params:
Collaboration graph

Data Fields

FrameQ_CreateParams commonCreateParams
Ptr impParams
UInt32 impParamsSize

Detailed Description

Common parameters required to create FrameQ instance of any implementation. It should be the first element of the actual implementaton params structure .


Field Documentation

FrameQ_CreateParams FrameQ_Params::commonCreateParams
Ptr FrameQ_Params::impParams

Pointer to implementation specific parameters

UInt32 FrameQ_Params::impParamsSize

Size of the implementation specific structure pointed by impParams.


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