IRES_Obj Struct Reference

#include <ires_common.h>


Detailed Description

IRES_Obj holds the private state associated with each logical resource.


Data Fields

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


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 2009, Texas Instruments Incorporated