![]() |
RTXI 1.3
|
#include <tTIO.h>
Public Types | |
| enum | { kOffset = 0x10, kId = 29 } |
| enum | tId { kRegisterId = 0, kG0_HW_Save_High_ValueId = 1 } |
| typedef tReg16IODirect32 | tIOStrategy |
| typedef tTIO | tRegisterMap |
Public Member Functions | |
| tG0_HW_Save_High () | |
| tTIO * | registerMap (void) |
| tG0_HW_Save_High & | setRegister (u16 value, nMDBG::tStatus2 *statusChain=NULL) |
| u16 | getRegister (nMDBG::tStatus2 *statusChain=NULL) const |
| void | refresh (nMDBG::tStatus2 *statusChain=NULL) |
| u16 | readRegister (nMDBG::tStatus2 *statusChain=NULL) |
| tG0_HW_Save_High & | setG0_HW_Save_High_Value (u16 fieldValue, nMDBG::tStatus2 *statusChain=NULL) |
| u16 | getG0_HW_Save_High_Value (nMDBG::tStatus2 *statusChain=NULL) const |
| u16 | readG0_HW_Save_High_Value (nMDBG::tStatus2 *statusChain=NULL) |
Friends | |
| class | tTIO |
| tTIO::tG0_HW_Save_High::tG0_HW_Save_High | ( | ) | [inline] |
Definition at line 4847 of file tTIO_auto.cpp.
| u16 tTIO::tG0_HW_Save_High::getG0_HW_Save_High_Value | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 4888 of file tTIO_auto.cpp.
| u16 tTIO::tG0_HW_Save_High::getRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | const [inline] |
Definition at line 4864 of file tTIO_auto.cpp.
| u16 tTIO::tG0_HW_Save_High::readG0_HW_Save_High_Value | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 4893 of file tTIO_auto.cpp.
| u16 tTIO::tG0_HW_Save_High::readRegister | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 4874 of file tTIO_auto.cpp.
| void tTIO::tG0_HW_Save_High::refresh | ( | nMDBG::tStatus2 * | statusChain = NULL | ) | [inline] |
Definition at line 4869 of file tTIO_auto.cpp.
| tTIO * tTIO::tG0_HW_Save_High::registerMap | ( | void | ) | [inline] |
Definition at line 4852 of file tTIO_auto.cpp.
| tTIO::tG0_HW_Save_High & tTIO::tG0_HW_Save_High::setG0_HW_Save_High_Value | ( | u16 | fieldValue, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 4880 of file tTIO_auto.cpp.
| tTIO::tG0_HW_Save_High & tTIO::tG0_HW_Save_High::setRegister | ( | u16 | value, |
| nMDBG::tStatus2 * | statusChain = NULL |
||
| ) | [inline] |
Definition at line 4857 of file tTIO_auto.cpp.