RTXI 1.3
tMSeries::tAnalog_Trigger_Control Class Reference

#include <tMSeries.h>

Inheritance diagram for tMSeries::tAnalog_Trigger_Control:
tMSeries::tReg8IODirect32

List of all members.

Public Types

enum  { kOffset = 0x8c, kId = 73 }
enum  tId { kRegisterId = 0, kAnalog_Trigger_SelectId = 1 }
enum  tAnalog_Trigger_Select { kAnalog_Trigger_SelectAI_Chan = 0, kAnalog_Trigger_SelectAPFI0 = 1, kAnalog_Trigger_SelectAPFI1 = 2, kAnalog_Trigger_SelectGround = 3 }
typedef tReg8IODirect32 tIOStrategy
typedef tMSeries tRegisterMap

Public Member Functions

 tAnalog_Trigger_Control ()
tMSeriesregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tAnalog_Trigger_ControlsetRegister (u8 value, nMDBG::tStatus2 *statusChain=NULL)
u8 getRegister (nMDBG::tStatus2 *statusChain=NULL) const
void flush (nMDBG::tStatus2 *statusChain=NULL)
void writeRegister (u8 value, nMDBG::tStatus2 *statusChain=NULL)
u8 readRegister (nMDBG::tStatus2 *statusChain=NULL)
tAnalog_Trigger_ControlsetAnalog_Trigger_Select (tAnalog_Trigger_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAnalog_Trigger_Select getAnalog_Trigger_Select (nMDBG::tStatus2 *statusChain=NULL) const
void writeAnalog_Trigger_Select (tAnalog_Trigger_Select fieldValue, nMDBG::tStatus2 *statusChain=NULL)
tAnalog_Trigger_Select readAnalog_Trigger_Select (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tMSeries

Detailed Description

Definition at line 7423 of file tMSeries.h.


Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 7429 of file tMSeries.h.

Enumerator:
kAnalog_Trigger_SelectAI_Chan 
kAnalog_Trigger_SelectAPFI0 
kAnalog_Trigger_SelectAPFI1 
kAnalog_Trigger_SelectGround 

Definition at line 7456 of file tMSeries.h.

Enumerator:
kRegisterId 
kAnalog_Trigger_SelectId 

Definition at line 7436 of file tMSeries.h.


Constructor & Destructor Documentation

tMSeries::tAnalog_Trigger_Control::tAnalog_Trigger_Control ( ) [inline]

Definition at line 12588 of file tMSeries_auto.cpp.


Member Function Documentation

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

Definition at line 12615 of file tMSeries_auto.cpp.

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

Definition at line 12598 of file tMSeries_auto.cpp.

tMSeries::tAnalog_Trigger_Control::tAnalog_Trigger_Select tMSeries::tAnalog_Trigger_Control::getAnalog_Trigger_Select ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 12643 of file tMSeries_auto.cpp.

u8 tMSeries::tAnalog_Trigger_Control::getRegister ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 12610 of file tMSeries_auto.cpp.

tMSeries::tAnalog_Trigger_Control::tAnalog_Trigger_Select tMSeries::tAnalog_Trigger_Control::readAnalog_Trigger_Select ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 12653 of file tMSeries_auto.cpp.

u8 tMSeries::tAnalog_Trigger_Control::readRegister ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 12629 of file tMSeries_auto.cpp.

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

Definition at line 12593 of file tMSeries_auto.cpp.

tMSeries::tAnalog_Trigger_Control & tMSeries::tAnalog_Trigger_Control::setAnalog_Trigger_Select ( tAnalog_Trigger_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 12635 of file tMSeries_auto.cpp.

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

Definition at line 12603 of file tMSeries_auto.cpp.

void tMSeries::tAnalog_Trigger_Control::writeAnalog_Trigger_Select ( tAnalog_Trigger_Select  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 12648 of file tMSeries_auto.cpp.

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

Definition at line 12622 of file tMSeries_auto.cpp.


Friends And Related Function Documentation

friend class tMSeries [friend]

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