TEMU  4.4
The Terma Emulator
temu_FieldInfo Struct Reference

#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
 

Field Documentation

◆ ClearOnSet

unsigned temu_FieldInfo::ClearOnSet

◆ Desc

const char* temu_FieldInfo::Desc

◆ Mask

uint64_t temu_FieldInfo::Mask

◆ Name

const char* temu_FieldInfo::Name

◆ Resettable

unsigned temu_FieldInfo::Resettable

◆ ResetValue

uint64_t temu_FieldInfo::ResetValue

◆ Writable

unsigned temu_FieldInfo::Writable

The documentation for this struct was generated from the following file: