XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
IRES_Obj Struct Reference

IRES_Obj holds the private state associated with each logical resource. More...

#include <ires_common.h>

Collaboration diagram for IRES_Obj:
Collaboration graph

Data Fields

Int32 persistent
Void(* getStaticProperties )(struct IRES_Obj *resourceHandle, IRES_Properties *resourceProperties)

Detailed Description

IRES_Obj holds the private state associated with each logical resource.


Field Documentation

Int32 IRES_Obj::persistent

Indicates if the resource has been allocated as persistent.

Void(* IRES_Obj::getStaticProperties)(struct IRES_Obj *resourceHandle, IRES_Properties *resourceProperties)

Obtain the static properties associated with this resource This could include information like the register layer of the device etc.


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