![]() |
RTXI 1.3
|
#include <tMSeries.h>
Public Types | |
| enum | { kOffset = 0x150, kId = 35 } |
| enum | tId { kRegisterId = 0, kDefaultId = 1 } |
| typedef tReg32IODirect32 | tIOStrategy |
| typedef tMSeries | tRegisterMap |
Public Member Functions | |
| tAO_UI_Load_A () | |
| tMSeries * | registerMap (void) |
| void | flushBus (nMDBG::tStatus2 *statusChain=NULL) |
| tAO_UI_Load_A & | setRegister (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) |
| tAO_UI_Load_A & | set (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 | tMSeries |
Definition at line 3796 of file tMSeries.h.
Definition at line 3799 of file tMSeries.h.
Definition at line 3800 of file tMSeries.h.
| anonymous enum |
Definition at line 3802 of file tMSeries.h.
Definition at line 3809 of file tMSeries.h.
| tMSeries::tAO_UI_Load_A::tAO_UI_Load_A | ( | ) | [inline] |
Definition at line 6485 of file tMSeries_auto.cpp.
| void tMSeries::tAO_UI_Load_A::flush | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6512 of file tMSeries_auto.cpp.
| void tMSeries::tAO_UI_Load_A::flushBus | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6495 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Load_A::get | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 6540 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Load_A::getRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 6507 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Load_A::read | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6550 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Load_A::readRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6526 of file tMSeries_auto.cpp.
| tMSeries * tMSeries::tAO_UI_Load_A::registerMap | ( | void | ) | [inline] |
Definition at line 6490 of file tMSeries_auto.cpp.
| tMSeries::tAO_UI_Load_A & tMSeries::tAO_UI_Load_A::set | ( | u32 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6532 of file tMSeries_auto.cpp.
| tMSeries::tAO_UI_Load_A & tMSeries::tAO_UI_Load_A::setRegister | ( | u32 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6500 of file tMSeries_auto.cpp.
| void tMSeries::tAO_UI_Load_A::write | ( | u32 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6545 of file tMSeries_auto.cpp.
| void tMSeries::tAO_UI_Load_A::writeRegister | ( | u32 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6519 of file tMSeries_auto.cpp.
friend class tMSeries [friend] |
Definition at line 3843 of file tMSeries.h.