RTXI 1.3
tMSeries::tG1_DMA_Config Class Reference

#include <tMSeries.h>

Inheritance diagram for tMSeries::tG1_DMA_Config:
tMSeries::tReg16IODirect32

List of all members.

Public Types

enum  { kOffset = 0x1ba, kId = 53 }
enum  tId {
  kRegisterId = 0, kG1_DMA_EnableId = 1, kG1_DMA_WriteId = 2, kG1_DMA_Int_EnableId = 3,
  kG1_DMA_ResetId = 4, kG1_DMA_BankSW_ErrorId = 5
}
typedef tReg16IODirect32 tIOStrategy
typedef tMSeries tRegisterMap

Public Member Functions

 tG1_DMA_Config ()
tMSeriesregisterMap (void)
void flushBus (nMDBG::tStatus2 *statusChain=NULL)
tG1_DMA_ConfigsetRegister (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)
tG1_DMA_ConfigsetG1_DMA_Enable (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG1_DMA_Enable (nMDBG::tStatus2 *statusChain=NULL) const
void writeG1_DMA_Enable (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG1_DMA_Enable (nMDBG::tStatus2 *statusChain=NULL)
tG1_DMA_ConfigsetG1_DMA_Write (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG1_DMA_Write (nMDBG::tStatus2 *statusChain=NULL) const
void writeG1_DMA_Write (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG1_DMA_Write (nMDBG::tStatus2 *statusChain=NULL)
tG1_DMA_ConfigsetG1_DMA_Int_Enable (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG1_DMA_Int_Enable (nMDBG::tStatus2 *statusChain=NULL) const
void writeG1_DMA_Int_Enable (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG1_DMA_Int_Enable (nMDBG::tStatus2 *statusChain=NULL)
tG1_DMA_ConfigsetG1_DMA_Reset (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG1_DMA_Reset (nMDBG::tStatus2 *statusChain=NULL) const
void writeG1_DMA_Reset (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG1_DMA_Reset (nMDBG::tStatus2 *statusChain=NULL)
tG1_DMA_ConfigsetG1_DMA_BankSW_Error (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 getG1_DMA_BankSW_Error (nMDBG::tStatus2 *statusChain=NULL) const
void writeG1_DMA_BankSW_Error (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL)
u16 readG1_DMA_BankSW_Error (nMDBG::tStatus2 *statusChain=NULL)

Friends

class tMSeries

Detailed Description

Definition at line 5970 of file tMSeries.h.


Member Typedef Documentation

Definition at line 5974 of file tMSeries.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
kOffset 
kId 

Definition at line 5976 of file tMSeries.h.

Enumerator:
kRegisterId 
kG1_DMA_EnableId 
kG1_DMA_WriteId 
kG1_DMA_Int_EnableId 
kG1_DMA_ResetId 
kG1_DMA_BankSW_ErrorId 

Definition at line 5983 of file tMSeries.h.


Constructor & Destructor Documentation

tMSeries::tG1_DMA_Config::tG1_DMA_Config ( ) [inline]

Definition at line 10376 of file tMSeries_auto.cpp.


Member Function Documentation

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

Definition at line 10403 of file tMSeries_auto.cpp.

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

Definition at line 10386 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::getG1_DMA_BankSW_Error ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 10523 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::getG1_DMA_Enable ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 10431 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::getG1_DMA_Int_Enable ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 10477 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::getG1_DMA_Reset ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 10500 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::getG1_DMA_Write ( nMDBG::tStatus2 statusChain = NULL) const [inline]

Definition at line 10454 of file tMSeries_auto.cpp.

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

Definition at line 10398 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::readG1_DMA_BankSW_Error ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 10533 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::readG1_DMA_Enable ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 10441 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::readG1_DMA_Int_Enable ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 10487 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::readG1_DMA_Reset ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 10510 of file tMSeries_auto.cpp.

u16 tMSeries::tG1_DMA_Config::readG1_DMA_Write ( nMDBG::tStatus2 statusChain = NULL) [inline]

Definition at line 10464 of file tMSeries_auto.cpp.

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

Definition at line 10417 of file tMSeries_auto.cpp.

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

Definition at line 10381 of file tMSeries_auto.cpp.

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

Definition at line 10515 of file tMSeries_auto.cpp.

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

Definition at line 10423 of file tMSeries_auto.cpp.

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

Definition at line 10469 of file tMSeries_auto.cpp.

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

Definition at line 10492 of file tMSeries_auto.cpp.

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

Definition at line 10446 of file tMSeries_auto.cpp.

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

Definition at line 10391 of file tMSeries_auto.cpp.

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

Definition at line 10528 of file tMSeries_auto.cpp.

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

Definition at line 10436 of file tMSeries_auto.cpp.

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

Definition at line 10482 of file tMSeries_auto.cpp.

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

Definition at line 10505 of file tMSeries_auto.cpp.

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

Definition at line 10459 of file tMSeries_auto.cpp.

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

Definition at line 10410 of file tMSeries_auto.cpp.


Friends And Related Function Documentation

friend class tMSeries [friend]

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