RTXI 1.3
tMSeries::tClock_And_Fout2 Class Reference

#include <tMSeries.h>

Inheritance diagram for tMSeries::tClock_And_Fout2:
tMSeries::tReg16IODirect32

List of all members.

Public Types

enum  { kOffset = 0x1c4, kId = 94 }
enum  tId {
  kRegisterId = 0, kPLL_In_Source_SelectId = 1, kTB1_SelectId = 2, kTB3_SelectId = 3,
  kRTSI_Clock_FreqId = 4
}
enum  tPLL_In_Source_Select {
  kPLL_In_Source_SelectOld_RTSI7 = 0, kPLL_In_Source_SelectRTSI0 = 11, kPLL_In_Source_SelectRTSI1 = 12, kPLL_In_Source_SelectRTSI2 = 13,
  kPLL_In_Source_SelectRTSI3 = 14, kPLL_In_Source_SelectRTSI4 = 15, kPLL_In_Source_SelectRTSI5 = 16, kPLL_In_Source_SelectRTSI6 = 17,
  kPLL_In_Source_SelectStar_Trigger = 20, kPLL_In_Source_SelectRTSI7 = 27, kPLL_In_Source_SelectPXI_Clock10 = 29
}
enum  tTB1_Select { kTB1_SelectSelect_OSC = 0, kTB1_SelectSelect_PLL = 1 }
enum  tTB3_Select { kTB3_SelectSelect_OSC = 0, kTB3_SelectSelect_PLL = 1 }
enum  tRTSI_Clock_Freq { kRTSI_Clock_Freq20MHz = 0, kRTSI_Clock_Freq10MHz = 1 }
typedef tReg16IODirect32 tIOStrategy
typedef tMSeries tRegisterMap

Public Member Functions

 tClock_And_Fout2 ()
tMSeriesregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tClock_And_Fout2setRegister (u16 value, nMDBG::tStatus2 *statusChain=NULL)
u16 getRegister (nMDBG::tStatus2 *statusChain=NULL) const
void flush (nMDBG::tStatus2 *statusChain=NULL)
void writeRegister (u16 value, nMDBG::tStatus2 *statusChain=NULL)
u16 readRegister (nMDBG::tStatus2 *statusChain=NULL)
tClock_And_Fout2setPLL_In_Source_Select (tPLL_In_Source_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tPLL_In_Source_Select getPLL_In_Source_Select (nMDBG::tStatus2 *statusChain=NULL) const
void writePLL_In_Source_Select (tPLL_In_Source_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tPLL_In_Source_Select readPLL_In_Source_Select (nMDBG::tStatus2 *statusChain=NULL)
tClock_And_Fout2setTB1_Select (tTB1_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tTB1_Select getTB1_Select (nMDBG::tStatus2 *statusChain=NULL) const
void writeTB1_Select (tTB1_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tTB1_Select readTB1_Select (nMDBG::tStatus2 *statusChain=NULL)
tClock_And_Fout2setTB3_Select (tTB3_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tTB3_Select getTB3_Select (nMDBG::tStatus2 *statusChain=NULL) const
void writeTB3_Select (tTB3_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tTB3_Select readTB3_Select (nMDBG::tStatus2 *statusChain=NULL)
tClock_And_Fout2setRTSI_Clock_Freq (tRTSI_Clock_Freq fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tRTSI_Clock_Freq getRTSI_Clock_Freq (nMDBG::tStatus2 *statusChain=NULL) const
void writeRTSI_Clock_Freq (tRTSI_Clock_Freq fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tRTSI_Clock_Freq readRTSI_Clock_Freq (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tMSeries

Detailed Description

Definition at line 9591 of file tMSeries.h.


Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 9597 of file tMSeries.h.

Enumerator:
kRegisterId 
kPLL_In_Source_SelectId 
kTB1_SelectId 
kTB3_SelectId 
kRTSI_Clock_FreqId 

Definition at line 9604 of file tMSeries.h.

Enumerator:
kPLL_In_Source_SelectOld_RTSI7 
kPLL_In_Source_SelectRTSI0 
kPLL_In_Source_SelectRTSI1 
kPLL_In_Source_SelectRTSI2 
kPLL_In_Source_SelectRTSI3 
kPLL_In_Source_SelectRTSI4 
kPLL_In_Source_SelectRTSI5 
kPLL_In_Source_SelectRTSI6 
kPLL_In_Source_SelectStar_Trigger 
kPLL_In_Source_SelectRTSI7 
kPLL_In_Source_SelectPXI_Clock10 

Definition at line 9627 of file tMSeries.h.

Enumerator:
kRTSI_Clock_Freq20MHz 
kRTSI_Clock_Freq10MHz 

Definition at line 9669 of file tMSeries.h.

Enumerator:
kTB1_SelectSelect_OSC 
kTB1_SelectSelect_PLL 

Definition at line 9647 of file tMSeries.h.

Enumerator:
kTB3_SelectSelect_OSC 
kTB3_SelectSelect_PLL 

Definition at line 9658 of file tMSeries.h.


Constructor & Destructor Documentation

tMSeries::tClock_And_Fout2::tClock_And_Fout2 ( ) [inline]

Definition at line 15070 of file tMSeries_auto.cpp.


Member Function Documentation

void tMSeries::tClock_And_Fout2::flush ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15097 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::flushBus ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15080 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tPLL_In_Source_Select tMSeries::tClock_And_Fout2::getPLL_In_Source_Select ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 15125 of file tMSeries_auto.cpp.

u16 tMSeries::tClock_And_Fout2::getRegister ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 15092 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tRTSI_Clock_Freq tMSeries::tClock_And_Fout2::getRTSI_Clock_Freq ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 15194 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tTB1_Select tMSeries::tClock_And_Fout2::getTB1_Select ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 15148 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tTB3_Select tMSeries::tClock_And_Fout2::getTB3_Select ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 15171 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tPLL_In_Source_Select tMSeries::tClock_And_Fout2::readPLL_In_Source_Select ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15135 of file tMSeries_auto.cpp.

u16 tMSeries::tClock_And_Fout2::readRegister ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15111 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tRTSI_Clock_Freq tMSeries::tClock_And_Fout2::readRTSI_Clock_Freq ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15204 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tTB1_Select tMSeries::tClock_And_Fout2::readTB1_Select ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15158 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2::tTB3_Select tMSeries::tClock_And_Fout2::readTB3_Select ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 15181 of file tMSeries_auto.cpp.

tMSeries * tMSeries::tClock_And_Fout2::registerMap ( void  ) [inline]

Definition at line 15075 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2 & tMSeries::tClock_And_Fout2::setPLL_In_Source_Select ( tPLL_In_Source_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15117 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2 & tMSeries::tClock_And_Fout2::setRegister ( u16  value,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15085 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2 & tMSeries::tClock_And_Fout2::setRTSI_Clock_Freq ( tRTSI_Clock_Freq  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15186 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2 & tMSeries::tClock_And_Fout2::setTB1_Select ( tTB1_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15140 of file tMSeries_auto.cpp.

tMSeries::tClock_And_Fout2 & tMSeries::tClock_And_Fout2::setTB3_Select ( tTB3_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15163 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::writePLL_In_Source_Select ( tPLL_In_Source_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15130 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::writeRegister ( u16  value,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15104 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::writeRTSI_Clock_Freq ( tRTSI_Clock_Freq  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15199 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::writeTB1_Select ( tTB1_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15153 of file tMSeries_auto.cpp.

void tMSeries::tClock_And_Fout2::writeTB3_Select ( tTB3_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 15176 of file tMSeries_auto.cpp.


Friends And Related Function Documentation

friend class tMSeries [friend]

Definition at line 9687 of file tMSeries.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines