CSL_RAC_Obj Struct Reference
[RAC Common Data Structures]

#include <csl_rac_regs.h>


Data Fields

CSL_Rac2CfgRegsOvly cfgRegs
CSL_Gccp2CfgRegsOvly gccpCfgRegs
CSL_Rac2DataRegsOvly dataRegs
CSL_InstNum perNum


Detailed Description

This structure/object holds the context of the instance of RAC2 opened using CSL_RAC_open () function.

Pointer to this object is passed as RAC2 Handle to all RAC2 CSL APIs. CSL_RAC_open () function intializes this structure based on the parameters passed


Field Documentation

CSL_Rac2CfgRegsOvly CSL_RAC_Obj::cfgRegs

Base-address of the RAC Config registers

CSL_Gccp2CfgRegsOvly CSL_RAC_Obj::gccpCfgRegs

Base-address of the GCCP Configuration registers

CSL_Rac2DataRegsOvly CSL_RAC_Obj::dataRegs

Base-address of the RAC Data registers

CSL_InstNum CSL_RAC_Obj::perNum

Instance of RAC2 being referred by this object


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