RTXI 1.3
tMSeries::tAI_Mode_2 Class Reference

#include <tMSeries.h>

Inheritance diagram for tMSeries::tAI_Mode_2:
tMSeries::tReg16IODirect32

List of all members.

Public Types

enum  { kOffset = 0x11a, kId = 2 }
enum  tId {
  kRegisterId = 0, kAI_SC_Write_SwitchId = 1, kAI_SC_Reload_ModeId = 2, kAI_SC_Initial_Load_SourceId = 3,
  kAI_SI_Write_SwitchId = 4, kAI_SI_Reload_ModeId = 5, kAI_SI_Initial_Load_SourceId = 6, kAI_SI2_Reload_ModeId = 7,
  kAI_SI2_Initial_Load_SourceId = 8, kAI_External_MUX_PresentId = 11, kAI_Pre_TriggerId = 12, kAI_Start_Stop_Gate_EnableId = 13,
  kAI_SC_Gate_EnableId = 14
}
enum  tAI_SC_Reload_Mode { kAI_SC_Reload_ModeNo_Change = 0, kAI_SC_Reload_ModeSwitch = 1 }
enum  tAI_SC_Initial_Load_Source { kAI_SC_Initial_Load_SourceLoad_A = 0, kAI_SC_Initial_Load_SourceLoad_B = 1 }
enum  tAI_SI_Reload_Mode {
  kAI_SI_Reload_ModeNo_Change = 0, kAI_SI_Reload_ModeAlternate_First_Period_Every_STOP = 4, kAI_SI_Reload_ModeSwitch_Every_STOP = 5, kAI_SI_Reload_ModeAlternate_First_Period_Every_SCTC = 6,
  kAI_SI_Reload_ModeSwitch_Every_SCTC = 7
}
enum  tAI_SI_Initial_Load_Source { kAI_SI_Initial_Load_SourceLoad_A = 0, kAI_SI_Initial_Load_SourceLoad_B = 1 }
enum  tAI_SI2_Reload_Mode { kAI_SI2_Reload_ModeNo_Change = 0, kAI_SI2_Reload_ModeAlternate_First_Period_Every_STOP = 1 }
enum  tAI_SI2_Initial_Load_Source { kAI_SI2_Initial_Load_SourceLoad_A = 0, kAI_SI2_Initial_Load_SourceLoad_B = 1 }
enum  tAI_External_MUX_Present { kAI_External_MUX_PresentEvery_Convert = 0, kAI_External_MUX_PresentDIV_TC_Converts = 1 }
typedef tReg16IODirect32 tIOStrategy
typedef tMSeries tRegisterMap

Public Member Functions

 tAI_Mode_2 ()
tMSeriesregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setRegister (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)
tAI_Mode_2setAI_SC_Write_Switch (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getAI_SC_Write_Switch (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SC_Write_Switch (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readAI_SC_Write_Switch (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SC_Reload_Mode (tAI_SC_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SC_Reload_Mode getAI_SC_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SC_Reload_Mode (tAI_SC_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SC_Reload_Mode readAI_SC_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SC_Initial_Load_Source (tAI_SC_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SC_Initial_Load_Source getAI_SC_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SC_Initial_Load_Source (tAI_SC_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SC_Initial_Load_Source readAI_SC_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SI_Write_Switch (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getAI_SI_Write_Switch (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SI_Write_Switch (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readAI_SI_Write_Switch (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SI_Reload_Mode (tAI_SI_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI_Reload_Mode getAI_SI_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SI_Reload_Mode (tAI_SI_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI_Reload_Mode readAI_SI_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SI_Initial_Load_Source (tAI_SI_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI_Initial_Load_Source getAI_SI_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SI_Initial_Load_Source (tAI_SI_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI_Initial_Load_Source readAI_SI_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SI2_Reload_Mode (tAI_SI2_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI2_Reload_Mode getAI_SI2_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SI2_Reload_Mode (tAI_SI2_Reload_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI2_Reload_Mode readAI_SI2_Reload_Mode (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SI2_Initial_Load_Source (tAI_SI2_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI2_Initial_Load_Source getAI_SI2_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SI2_Initial_Load_Source (tAI_SI2_Initial_Load_Source fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_SI2_Initial_Load_Source readAI_SI2_Initial_Load_Source (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_External_MUX_Present (tAI_External_MUX_Present fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_External_MUX_Present getAI_External_MUX_Present (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_External_MUX_Present (tAI_External_MUX_Present fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAI_External_MUX_Present readAI_External_MUX_Present (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_Pre_Trigger (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean getAI_Pre_Trigger (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_Pre_Trigger (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean readAI_Pre_Trigger (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_Start_Stop_Gate_Enable (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean getAI_Start_Stop_Gate_Enable (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_Start_Stop_Gate_Enable (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean readAI_Start_Stop_Gate_Enable (nMDBG::tStatus2 *statusChain=NULL)
tAI_Mode_2setAI_SC_Gate_Enable (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean getAI_SC_Gate_Enable (nMDBG::tStatus2 *statusChain=NULL) const
void writeAI_SC_Gate_Enable (tBoolean fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tBoolean readAI_SC_Gate_Enable (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tMSeries

Detailed Description

Definition at line 369 of file tMSeries.h.


Member Typedef Documentation

Definition at line 373 of file tMSeries.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 375 of file tMSeries.h.

Enumerator:
kAI_External_MUX_PresentEvery_Convert 
kAI_External_MUX_PresentDIV_TC_Converts 

Definition at line 496 of file tMSeries.h.

Enumerator:
kAI_SC_Initial_Load_SourceLoad_A 
kAI_SC_Initial_Load_SourceLoad_B 

Definition at line 431 of file tMSeries.h.

Enumerator:
kAI_SC_Reload_ModeNo_Change 
kAI_SC_Reload_ModeSwitch 

Definition at line 420 of file tMSeries.h.

Enumerator:
kAI_SI2_Initial_Load_SourceLoad_A 
kAI_SI2_Initial_Load_SourceLoad_B 

Definition at line 485 of file tMSeries.h.

Enumerator:
kAI_SI2_Reload_ModeNo_Change 
kAI_SI2_Reload_ModeAlternate_First_Period_Every_STOP 

Definition at line 474 of file tMSeries.h.

Enumerator:
kAI_SI_Initial_Load_SourceLoad_A 
kAI_SI_Initial_Load_SourceLoad_B 

Definition at line 463 of file tMSeries.h.

Enumerator:
kAI_SI_Reload_ModeNo_Change 
kAI_SI_Reload_ModeAlternate_First_Period_Every_STOP 
kAI_SI_Reload_ModeSwitch_Every_STOP 
kAI_SI_Reload_ModeAlternate_First_Period_Every_SCTC 
kAI_SI_Reload_ModeSwitch_Every_SCTC 

Definition at line 449 of file tMSeries.h.

Enumerator:
kRegisterId 
kAI_SC_Write_SwitchId 
kAI_SC_Reload_ModeId 
kAI_SC_Initial_Load_SourceId 
kAI_SI_Write_SwitchId 
kAI_SI_Reload_ModeId 
kAI_SI_Initial_Load_SourceId 
kAI_SI2_Reload_ModeId 
kAI_SI2_Initial_Load_SourceId 
kAI_External_MUX_PresentId 
kAI_Pre_TriggerId 
kAI_Start_Stop_Gate_EnableId 
kAI_SC_Gate_EnableId 

Definition at line 382 of file tMSeries.h.


Constructor & Destructor Documentation

tMSeries::tAI_Mode_2::tAI_Mode_2 ( ) [inline]

Definition at line 792 of file tMSeries_auto.cpp.


Member Function Documentation

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

Definition at line 819 of file tMSeries_auto.cpp.

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

Definition at line 802 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_External_MUX_Present tMSeries::tAI_Mode_2::getAI_External_MUX_Present ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1031 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::getAI_Pre_Trigger ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1054 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::getAI_SC_Gate_Enable ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1100 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SC_Initial_Load_Source tMSeries::tAI_Mode_2::getAI_SC_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 893 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SC_Reload_Mode tMSeries::tAI_Mode_2::getAI_SC_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 870 of file tMSeries_auto.cpp.

u16 tMSeries::tAI_Mode_2::getAI_SC_Write_Switch ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 847 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI2_Initial_Load_Source tMSeries::tAI_Mode_2::getAI_SI2_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1008 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI2_Reload_Mode tMSeries::tAI_Mode_2::getAI_SI2_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 985 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI_Initial_Load_Source tMSeries::tAI_Mode_2::getAI_SI_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 962 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI_Reload_Mode tMSeries::tAI_Mode_2::getAI_SI_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 939 of file tMSeries_auto.cpp.

u16 tMSeries::tAI_Mode_2::getAI_SI_Write_Switch ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 916 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::getAI_Start_Stop_Gate_Enable ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1077 of file tMSeries_auto.cpp.

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

Definition at line 814 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_External_MUX_Present tMSeries::tAI_Mode_2::readAI_External_MUX_Present ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1041 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::readAI_Pre_Trigger ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1064 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::readAI_SC_Gate_Enable ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1110 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SC_Initial_Load_Source tMSeries::tAI_Mode_2::readAI_SC_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 903 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SC_Reload_Mode tMSeries::tAI_Mode_2::readAI_SC_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 880 of file tMSeries_auto.cpp.

u16 tMSeries::tAI_Mode_2::readAI_SC_Write_Switch ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 857 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI2_Initial_Load_Source tMSeries::tAI_Mode_2::readAI_SI2_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1018 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI2_Reload_Mode tMSeries::tAI_Mode_2::readAI_SI2_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 995 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI_Initial_Load_Source tMSeries::tAI_Mode_2::readAI_SI_Initial_Load_Source ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 972 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2::tAI_SI_Reload_Mode tMSeries::tAI_Mode_2::readAI_SI_Reload_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 949 of file tMSeries_auto.cpp.

u16 tMSeries::tAI_Mode_2::readAI_SI_Write_Switch ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 926 of file tMSeries_auto.cpp.

tBoolean tMSeries::tAI_Mode_2::readAI_Start_Stop_Gate_Enable ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1087 of file tMSeries_auto.cpp.

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

Definition at line 833 of file tMSeries_auto.cpp.

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

Definition at line 797 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_External_MUX_Present ( tAI_External_MUX_Present  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1023 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_Pre_Trigger ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1046 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SC_Gate_Enable ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1092 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SC_Initial_Load_Source ( tAI_SC_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 885 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SC_Reload_Mode ( tAI_SC_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 862 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SC_Write_Switch ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 839 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SI2_Initial_Load_Source ( tAI_SI2_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1000 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SI2_Reload_Mode ( tAI_SI2_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 977 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SI_Initial_Load_Source ( tAI_SI_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 954 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SI_Reload_Mode ( tAI_SI_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 931 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_SI_Write_Switch ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 908 of file tMSeries_auto.cpp.

tMSeries::tAI_Mode_2 & tMSeries::tAI_Mode_2::setAI_Start_Stop_Gate_Enable ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1069 of file tMSeries_auto.cpp.

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

Definition at line 807 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_External_MUX_Present ( tAI_External_MUX_Present  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1036 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_Pre_Trigger ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1059 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SC_Gate_Enable ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1105 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SC_Initial_Load_Source ( tAI_SC_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 898 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SC_Reload_Mode ( tAI_SC_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 875 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SC_Write_Switch ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 852 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SI2_Initial_Load_Source ( tAI_SI2_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1013 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SI2_Reload_Mode ( tAI_SI2_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 990 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SI_Initial_Load_Source ( tAI_SI_Initial_Load_Source  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 967 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SI_Reload_Mode ( tAI_SI_Reload_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 944 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_SI_Write_Switch ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 921 of file tMSeries_auto.cpp.

void tMSeries::tAI_Mode_2::writeAI_Start_Stop_Gate_Enable ( tBoolean  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1082 of file tMSeries_auto.cpp.

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

Definition at line 826 of file tMSeries_auto.cpp.


Friends And Related Function Documentation

friend class tMSeries [friend]

Definition at line 535 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