RTXI 1.3
tTIO::tG1_Load_A Class Reference

#include <tTIO.h>

Inheritance diagram for tTIO::tG1_Load_A:
tTIO::tReg32IODirect32

List of all members.

Public Types

enum  { kOffset = 0x40, kId = 18 }
enum  tId { kRegisterId = 0, kDefaultId = 1 }
typedef tReg32IODirect32 tIOStrategy
typedef tTIO tRegisterMap

Public Member Functions

 tG1_Load_A ()
tTIOregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tG1_Load_AsetRegister (u32 value, nMDBG::tStatus2 *statusChain=NULL)
u32 getRegister (nMDBG::tStatus2 *statusChain=NULL) const
void flush (nMDBG::tStatus2 *statusChain=NULL)
void writeRegister (u32 value, nMDBG::tStatus2 *statusChain=NULL)
u32 readRegister (nMDBG::tStatus2 *statusChain=NULL)
tG1_Load_Aset (u32 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u32 get (nMDBG::tStatus2 *statusChain=NULL) const
void write (u32 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u32 read (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tTIO

Detailed Description

Definition at line 1848 of file tTIO.h.


Member Typedef Documentation

Definition at line 1851 of file tTIO.h.

Definition at line 1852 of file tTIO.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 1854 of file tTIO.h.

Enumerator:
kRegisterId 
kDefaultId 

Definition at line 1861 of file tTIO.h.


Constructor & Destructor Documentation

tTIO::tG1_Load_A::tG1_Load_A ( ) [inline]

Definition at line 3468 of file tTIO_auto.cpp.


Member Function Documentation

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

Definition at line 3495 of file tTIO_auto.cpp.

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

Definition at line 3478 of file tTIO_auto.cpp.

u32 tTIO::tG1_Load_A::get ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 3523 of file tTIO_auto.cpp.

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

Definition at line 3490 of file tTIO_auto.cpp.

u32 tTIO::tG1_Load_A::read ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 3533 of file tTIO_auto.cpp.

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

Definition at line 3509 of file tTIO_auto.cpp.

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

Definition at line 3473 of file tTIO_auto.cpp.

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

Definition at line 3515 of file tTIO_auto.cpp.

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

Definition at line 3483 of file tTIO_auto.cpp.

void tTIO::tG1_Load_A::write ( u32  fieldValue,
nMDBG::tStatus2 statusChain = NULL 
) [inline]

Definition at line 3528 of file tTIO_auto.cpp.

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

Definition at line 3502 of file tTIO_auto.cpp.


Friends And Related Function Documentation

friend class tTIO [friend]

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