TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Support/Register.h>
Data Fields | |
const char * | Name |
const char * | Desc |
uint64_t | Mask |
uint64_t | ResetValue |
unsigned | Writable: 1 |
unsigned | Resettable: 1 |
unsigned | ClearOnSet: 1 |
unsigned temu_FieldInfo::ClearOnSet |
const char* temu_FieldInfo::Desc |
uint64_t temu_FieldInfo::Mask |
const char* temu_FieldInfo::Name |
unsigned temu_FieldInfo::Resettable |
uint64_t temu_FieldInfo::ResetValue |
unsigned temu_FieldInfo::Writable |