Pin
|
Public Attributes | |
REG | _pinReg |
unsigned | _toolRegId |
unsigned | _widthInBits |
const char * | _name |
int | _gccId |
Describes a register that is exposed to an application-level debugger.
REG DEBUGGER_REG_DESCRIPTION::_pinReg |
The Pin register ID, if this is a native Pin register. REG_NONE if the tool will emulate this register.
unsigned DEBUGGER_REG_DESCRIPTION::_widthInBits |
Width (bits) of the register, as seen by the debugger. Currently, this must be a multiple of 8 bits.