TianoCore EDK2 master
Loading...
Searching...
No Matches
STM_REGISTER_VIOLATION_DESC Struct Reference

#include <MdePkg/Include/Register/Intel/StmResourceDescriptor.h>

Data Fields

STM_RSC_DESC_HEADER Hdr
 
UINT32 RegisterType
 
UINT32 Reserved
 
UINT64 ReadMask
 
UINT64 WriteMask
 

Detailed Description

STM Register Violation Descriptor

Definition at line 184 of file StmResourceDescriptor.h.

Field Documentation

◆ Hdr

STM_RSC_DESC_HEADER STM_REGISTER_VIOLATION_DESC::Hdr

Definition at line 185 of file StmResourceDescriptor.h.

◆ ReadMask

UINT64 STM_REGISTER_VIOLATION_DESC::ReadMask

Definition at line 188 of file StmResourceDescriptor.h.

◆ RegisterType

UINT32 STM_REGISTER_VIOLATION_DESC::RegisterType

Definition at line 186 of file StmResourceDescriptor.h.

◆ Reserved

UINT32 STM_REGISTER_VIOLATION_DESC::Reserved

Definition at line 187 of file StmResourceDescriptor.h.

◆ WriteMask

UINT64 STM_REGISTER_VIOLATION_DESC::WriteMask

Definition at line 189 of file StmResourceDescriptor.h.


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