IRES_Obj Struct Reference

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

#include <ires_common.h>

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

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