RTXI 1.3
tTIO::tG0_Mode Class Reference

#include <tTIO.h>

Inheritance diagram for tTIO::tG0_Mode:
tTIO::tReg16IODirect32

List of all members.

Public Types

enum  { kOffset = 0x34, kId = 8 }
enum  tId {
  kRegisterId = 0, kG0_Gating_ModeId = 1, kG0_Gate_On_Both_EdgesId = 2, kG0_Trigger_Mode_For_Edge_GateId = 3,
  kG0_Stop_ModeId = 4, kG0_Load_Source_SelectId = 5, kG0_Output_ModeId = 6, kG0_Counting_OnceId = 7,
  kG0_Loading_On_TCId = 8, kG0_Gate_PolarityId = 9, kG0_Loading_On_GateId = 10, kG0_Reload_Source_SwitchingId = 11
}
enum  tG0_Gating_Mode { kG0_Gating_ModeGating_Disabled = 0, kG0_Gating_ModeLevel_Gating = 1, kG0_Gating_ModeEdge_Gating_Active_High = 2, kG0_Gating_ModeEdge_Gating_Active_Low = 3 }
enum  tG0_Gate_On_Both_Edges { kG0_Gate_On_Both_EdgesBoth_Edges_Disabled = 0, kG0_Gate_On_Both_EdgesBoth_Edges_Enabled = 1 }
enum  tG0_Trigger_Mode_For_Edge_Gate { kG0_Trigger_Mode_For_Edge_GateFirst_Starts_Next_Stops = 0, kG0_Trigger_Mode_For_Edge_GateFirst_Starts_Next_Starts = 1, kG0_Trigger_Mode_For_Edge_GateGate_Starts_TC_Stops = 2, kG0_Trigger_Mode_For_Edge_GateGate_Does_Not_Stop = 3 }
enum  tG0_Stop_Mode { kG0_Stop_ModeStop_On_Gate = 0, kG0_Stop_ModeStop_On_Gate_Or_First_TC = 1, kG0_Stop_ModeStop_On_Gate_Or_Second_TC = 2, kG0_Stop_ModeStop_Mode_Reserved = 3 }
enum  tG0_Load_Source_Select { kG0_Load_Source_SelectLoad_A = 0, kG0_Load_Source_SelectLoad_B = 1 }
enum  tG0_Output_Mode { kG0_Output_ModeReserved = 0, kG0_Output_ModePulse = 1, kG0_Output_ModeToggle = 2, kG0_Output_ModeToggle_On_TC_Or_Gate = 3 }
enum  tG0_Counting_Once { kG0_Counting_OnceNo_HW_Disarm = 0, kG0_Counting_OnceDisarm_On_TC = 1, kG0_Counting_OnceDisarm_On_Gate = 2, kG0_Counting_OnceDisarm_On_Gate_Or_TC = 3 }
enum  tG0_Loading_On_TC { kG0_Loading_On_TCRollover_On_TC = 0, kG0_Loading_On_TCReload_On_TC = 1 }
enum  tG0_Loading_On_Gate { kG0_Loading_On_GateNo_Reload = 0, kG0_Loading_On_GateReload_On_Stop_Gate = 1 }
enum  tG0_Reload_Source_Switching { kG0_Reload_Source_SwitchingUse_Same = 0, kG0_Reload_Source_SwitchingAlternate = 1 }
typedef tReg16IODirect32 tIOStrategy
typedef tTIO tRegisterMap

Public Member Functions

 tG0_Mode ()
tTIOregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetRegister (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)
tG0_ModesetG0_Gating_Mode (tG0_Gating_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Gating_Mode getG0_Gating_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Gating_Mode (tG0_Gating_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Gating_Mode readG0_Gating_Mode (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Gate_On_Both_Edges (tG0_Gate_On_Both_Edges fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Gate_On_Both_Edges getG0_Gate_On_Both_Edges (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Gate_On_Both_Edges (tG0_Gate_On_Both_Edges fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Gate_On_Both_Edges readG0_Gate_On_Both_Edges (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Trigger_Mode_For_Edge_Gate (tG0_Trigger_Mode_For_Edge_Gate fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Trigger_Mode_For_Edge_Gate getG0_Trigger_Mode_For_Edge_Gate (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Trigger_Mode_For_Edge_Gate (tG0_Trigger_Mode_For_Edge_Gate fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Trigger_Mode_For_Edge_Gate readG0_Trigger_Mode_For_Edge_Gate (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Stop_Mode (tG0_Stop_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Stop_Mode getG0_Stop_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Stop_Mode (tG0_Stop_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Stop_Mode readG0_Stop_Mode (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Load_Source_Select (tG0_Load_Source_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Load_Source_Select getG0_Load_Source_Select (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Load_Source_Select (tG0_Load_Source_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Load_Source_Select readG0_Load_Source_Select (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Output_Mode (tG0_Output_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Output_Mode getG0_Output_Mode (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Output_Mode (tG0_Output_Mode fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Output_Mode readG0_Output_Mode (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Counting_Once (tG0_Counting_Once fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Counting_Once getG0_Counting_Once (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Counting_Once (tG0_Counting_Once fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Counting_Once readG0_Counting_Once (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Loading_On_TC (tG0_Loading_On_TC fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Loading_On_TC getG0_Loading_On_TC (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Loading_On_TC (tG0_Loading_On_TC fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Loading_On_TC readG0_Loading_On_TC (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Gate_Polarity (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG0_Gate_Polarity (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Gate_Polarity (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG0_Gate_Polarity (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Loading_On_Gate (tG0_Loading_On_Gate fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Loading_On_Gate getG0_Loading_On_Gate (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Loading_On_Gate (tG0_Loading_On_Gate fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Loading_On_Gate readG0_Loading_On_Gate (nMDBG::tStatus2 *statusChain=NULL)
tG0_ModesetG0_Reload_Source_Switching (tG0_Reload_Source_Switching fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Reload_Source_Switching getG0_Reload_Source_Switching (nMDBG::tStatus2 *statusChain=NULL) const
void writeG0_Reload_Source_Switching (tG0_Reload_Source_Switching fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tG0_Reload_Source_Switching readG0_Reload_Source_Switching (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tTIO

Detailed Description

Definition at line 804 of file tTIO.h.


Member Typedef Documentation

Definition at line 807 of file tTIO.h.

Definition at line 808 of file tTIO.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 810 of file tTIO.h.

Enumerator:
kG0_Counting_OnceNo_HW_Disarm 
kG0_Counting_OnceDisarm_On_TC 
kG0_Counting_OnceDisarm_On_Gate 
kG0_Counting_OnceDisarm_On_Gate_Or_TC 

Definition at line 921 of file tTIO.h.

Enumerator:
kG0_Gate_On_Both_EdgesBoth_Edges_Disabled 
kG0_Gate_On_Both_EdgesBoth_Edges_Enabled 

Definition at line 860 of file tTIO.h.

Enumerator:
kG0_Gating_ModeGating_Disabled 
kG0_Gating_ModeLevel_Gating 
kG0_Gating_ModeEdge_Gating_Active_High 
kG0_Gating_ModeEdge_Gating_Active_Low 

Definition at line 847 of file tTIO.h.

Enumerator:
kG0_Load_Source_SelectLoad_A 
kG0_Load_Source_SelectLoad_B 

Definition at line 897 of file tTIO.h.

Enumerator:
kG0_Loading_On_GateNo_Reload 
kG0_Loading_On_GateReload_On_Stop_Gate 

Definition at line 952 of file tTIO.h.

Enumerator:
kG0_Loading_On_TCRollover_On_TC 
kG0_Loading_On_TCReload_On_TC 

Definition at line 934 of file tTIO.h.

Enumerator:
kG0_Output_ModeReserved 
kG0_Output_ModePulse 
kG0_Output_ModeToggle 
kG0_Output_ModeToggle_On_TC_Or_Gate 

Definition at line 908 of file tTIO.h.

Enumerator:
kG0_Reload_Source_SwitchingUse_Same 
kG0_Reload_Source_SwitchingAlternate 

Definition at line 963 of file tTIO.h.

Enumerator:
kG0_Stop_ModeStop_On_Gate 
kG0_Stop_ModeStop_On_Gate_Or_First_TC 
kG0_Stop_ModeStop_On_Gate_Or_Second_TC 
kG0_Stop_ModeStop_Mode_Reserved 

Definition at line 884 of file tTIO.h.

Enumerator:
kG0_Trigger_Mode_For_Edge_GateFirst_Starts_Next_Stops 
kG0_Trigger_Mode_For_Edge_GateFirst_Starts_Next_Starts 
kG0_Trigger_Mode_For_Edge_GateGate_Starts_TC_Stops 
kG0_Trigger_Mode_For_Edge_GateGate_Does_Not_Stop 

Definition at line 871 of file tTIO.h.

Enumerator:
kRegisterId 
kG0_Gating_ModeId 
kG0_Gate_On_Both_EdgesId 
kG0_Trigger_Mode_For_Edge_GateId 
kG0_Stop_ModeId 
kG0_Load_Source_SelectId 
kG0_Output_ModeId 
kG0_Counting_OnceId 
kG0_Loading_On_TCId 
kG0_Gate_PolarityId 
kG0_Loading_On_GateId 
kG0_Reload_Source_SwitchingId 

Definition at line 817 of file tTIO.h.


Constructor & Destructor Documentation

tTIO::tG0_Mode::tG0_Mode ( ) [inline]

Definition at line 1499 of file tTIO_auto.cpp.


Member Function Documentation

void tTIO::tG0_Mode::flush ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1526 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::flushBus ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1509 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Counting_Once tTIO::tG0_Mode::getG0_Counting_Once ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1692 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Gate_On_Both_Edges tTIO::tG0_Mode::getG0_Gate_On_Both_Edges ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1577 of file tTIO_auto.cpp.

u16 tTIO::tG0_Mode::getG0_Gate_Polarity ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1738 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Gating_Mode tTIO::tG0_Mode::getG0_Gating_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1554 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Load_Source_Select tTIO::tG0_Mode::getG0_Load_Source_Select ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1646 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Loading_On_Gate tTIO::tG0_Mode::getG0_Loading_On_Gate ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1761 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Loading_On_TC tTIO::tG0_Mode::getG0_Loading_On_TC ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1715 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Output_Mode tTIO::tG0_Mode::getG0_Output_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1669 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Reload_Source_Switching tTIO::tG0_Mode::getG0_Reload_Source_Switching ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1784 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Stop_Mode tTIO::tG0_Mode::getG0_Stop_Mode ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1623 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Trigger_Mode_For_Edge_Gate tTIO::tG0_Mode::getG0_Trigger_Mode_For_Edge_Gate ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1600 of file tTIO_auto.cpp.

u16 tTIO::tG0_Mode::getRegister ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 1521 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Counting_Once tTIO::tG0_Mode::readG0_Counting_Once ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1702 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Gate_On_Both_Edges tTIO::tG0_Mode::readG0_Gate_On_Both_Edges ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1587 of file tTIO_auto.cpp.

u16 tTIO::tG0_Mode::readG0_Gate_Polarity ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1748 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Gating_Mode tTIO::tG0_Mode::readG0_Gating_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1564 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Load_Source_Select tTIO::tG0_Mode::readG0_Load_Source_Select ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1656 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Loading_On_Gate tTIO::tG0_Mode::readG0_Loading_On_Gate ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1771 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Loading_On_TC tTIO::tG0_Mode::readG0_Loading_On_TC ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1725 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Output_Mode tTIO::tG0_Mode::readG0_Output_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1679 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Reload_Source_Switching tTIO::tG0_Mode::readG0_Reload_Source_Switching ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1794 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Stop_Mode tTIO::tG0_Mode::readG0_Stop_Mode ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1633 of file tTIO_auto.cpp.

tTIO::tG0_Mode::tG0_Trigger_Mode_For_Edge_Gate tTIO::tG0_Mode::readG0_Trigger_Mode_For_Edge_Gate ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1610 of file tTIO_auto.cpp.

u16 tTIO::tG0_Mode::readRegister ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 1540 of file tTIO_auto.cpp.

tTIO * tTIO::tG0_Mode::registerMap ( void  ) [inline]

Definition at line 1504 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Counting_Once ( tG0_Counting_Once  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1684 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Gate_On_Both_Edges ( tG0_Gate_On_Both_Edges  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1569 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Gate_Polarity ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1730 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Gating_Mode ( tG0_Gating_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1546 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Load_Source_Select ( tG0_Load_Source_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1638 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Loading_On_Gate ( tG0_Loading_On_Gate  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1753 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Loading_On_TC ( tG0_Loading_On_TC  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1707 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Output_Mode ( tG0_Output_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1661 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Reload_Source_Switching ( tG0_Reload_Source_Switching  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1776 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Stop_Mode ( tG0_Stop_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1615 of file tTIO_auto.cpp.

tTIO::tG0_Mode & tTIO::tG0_Mode::setG0_Trigger_Mode_For_Edge_Gate ( tG0_Trigger_Mode_For_Edge_Gate  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1592 of file tTIO_auto.cpp.

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

Definition at line 1514 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Counting_Once ( tG0_Counting_Once  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1697 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Gate_On_Both_Edges ( tG0_Gate_On_Both_Edges  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1582 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Gate_Polarity ( u16  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1743 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Gating_Mode ( tG0_Gating_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1559 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Load_Source_Select ( tG0_Load_Source_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1651 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Loading_On_Gate ( tG0_Loading_On_Gate  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1766 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Loading_On_TC ( tG0_Loading_On_TC  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1720 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Output_Mode ( tG0_Output_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1674 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Reload_Source_Switching ( tG0_Reload_Source_Switching  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1789 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Stop_Mode ( tG0_Stop_Mode  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1628 of file tTIO_auto.cpp.

void tTIO::tG0_Mode::writeG0_Trigger_Mode_For_Edge_Gate ( tG0_Trigger_Mode_For_Edge_Gate  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 1605 of file tTIO_auto.cpp.

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

Definition at line 1533 of file tTIO_auto.cpp.


Friends And Related Function Documentation

friend class tTIO [friend]

Definition at line 981 of file tTIO.h.


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