![]() |
RTXI 1.3
|
#include <tMSeries.h>
Public Types | |
| enum | { kOffset = 0x120, kId = 37 } |
| enum | tId { kRegisterId = 0, kDefaultId = 1 } |
| typedef tReg32IODirect32 | tIOStrategy |
| typedef tMSeries | tRegisterMap |
Public Member Functions | |
| tAO_UI_Save () | |
| tMSeries * | registerMap (void) |
| tAO_UI_Save & | setRegister (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) |
| tAO_UI_Save & | set (u32 fieldValue, nMDBG::tStatus2 *statusChain=NULL) |
| u32 | get (nMDBG::tStatus2 *statusChain=NULL) const |
| u32 | read (nMDBG::tStatus2 *statusChain=NULL) |
Friends | |
| class | tMSeries |
Definition at line 3904 of file tMSeries.h.
Definition at line 3907 of file tMSeries.h.
Definition at line 3908 of file tMSeries.h.
| anonymous enum |
Definition at line 3910 of file tMSeries.h.
Definition at line 3917 of file tMSeries.h.
| tMSeries::tAO_UI_Save::tAO_UI_Save | ( | ) | [inline] |
Definition at line 6635 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Save::get | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 6676 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Save::getRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 6652 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Save::read | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6681 of file tMSeries_auto.cpp.
| u32 tMSeries::tAO_UI_Save::readRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6662 of file tMSeries_auto.cpp.
| void tMSeries::tAO_UI_Save::refresh | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 6657 of file tMSeries_auto.cpp.
| tMSeries * tMSeries::tAO_UI_Save::registerMap | ( | void | ) | [inline] |
Definition at line 6640 of file tMSeries_auto.cpp.
| tMSeries::tAO_UI_Save & tMSeries::tAO_UI_Save::set | ( | u32 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6668 of file tMSeries_auto.cpp.
| tMSeries::tAO_UI_Save & tMSeries::tAO_UI_Save::setRegister | ( | u32 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 6645 of file tMSeries_auto.cpp.
friend class tMSeries [friend] |
Definition at line 3945 of file tMSeries.h.