RTXI 1.3
tTIO::tG0_HW_Save Class Reference

#include <tTIO.h>

Inheritance diagram for tTIO::tG0_HW_Save:
tTIO::tReg32IODirect32

List of all members.

Public Types

enum  { kOffset = 0x10, kId = 28 }
enum  tId { kRegisterId = 0, kG0_HW_Save_ValueId = 1 }
typedef tReg32IODirect32 tIOStrategy
typedef tTIO tRegisterMap

Public Member Functions

 tG0_HW_Save ()
tTIOregisterMap (void)
tG0_HW_SavesetRegister (u32 value, nMDBG::tStatus2 *statusChain=NULL)
u32 getRegister (nMDBG::tStatus2 *statusChain=NULL) const
void refresh (nMDBG::tStatus2 *statusChain=NULL)
u32 readRegister (nMDBG::tStatus2 *statusChain=NULL)
tG0_HW_SavesetG0_HW_Save_Value (u32 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u32 getG0_HW_Save_Value (nMDBG::tStatus2 *statusChain=NULL) const
u32 readG0_HW_Save_Value (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tTIO

Detailed Description

Definition at line 2636 of file tTIO.h.


Member Typedef Documentation

Definition at line 2639 of file tTIO.h.

Definition at line 2640 of file tTIO.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 2642 of file tTIO.h.

Enumerator:
kRegisterId 
kG0_HW_Save_ValueId 

Definition at line 2649 of file tTIO.h.


Constructor & Destructor Documentation

tTIO::tG0_HW_Save::tG0_HW_Save ( ) [inline]

Definition at line 4790 of file tTIO_auto.cpp.


Member Function Documentation

u32 tTIO::tG0_HW_Save::getG0_HW_Save_Value ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 4831 of file tTIO_auto.cpp.

u32 tTIO::tG0_HW_Save::getRegister ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 4807 of file tTIO_auto.cpp.

u32 tTIO::tG0_HW_Save::readG0_HW_Save_Value ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 4836 of file tTIO_auto.cpp.

u32 tTIO::tG0_HW_Save::readRegister ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 4817 of file tTIO_auto.cpp.

void tTIO::tG0_HW_Save::refresh ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 4812 of file tTIO_auto.cpp.

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

Definition at line 4795 of file tTIO_auto.cpp.

tTIO::tG0_HW_Save & tTIO::tG0_HW_Save::setG0_HW_Save_Value ( u32  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 4823 of file tTIO_auto.cpp.

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

Definition at line 4800 of file tTIO_auto.cpp.


Friends And Related Function Documentation

friend class tTIO [friend]

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