![]() |
RTXI 1.3
|
#include <tTIO.h>
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 () | |
| tTIO * | registerMap (void) |
| tG0_HW_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) |
| tG0_HW_Save & | setG0_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 |
| typedef tTIO tTIO::tG0_HW_Save::tRegisterMap |
| tTIO::tG0_HW_Save::tG0_HW_Save | ( | ) | [inline] |
Definition at line 4790 of file tTIO_auto.cpp.
| 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.