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

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

CM_OBJECT_TOKEN Token
 An unique token used to identify this object.
 
UINT32 ItsIdCount
 The number of ITS identifiers in the ITS node.
 
CM_OBJECT_TOKEN ItsIdToken
 Reference token for the ITS identifier array.
 
UINT32 Identifier
 Unique identifier for this node.
 

Detailed Description

A structure that describes the ITS Group node for the Platform.

ID: EArmObjItsGroup

Definition at line 398 of file ArmNameSpaceObjects.h.

Field Documentation

◆ Identifier

UINT32 CmArmItsGroupNode::Identifier

Unique identifier for this node.

Definition at line 407 of file ArmNameSpaceObjects.h.

◆ ItsIdCount

UINT32 CmArmItsGroupNode::ItsIdCount

The number of ITS identifiers in the ITS node.

Definition at line 402 of file ArmNameSpaceObjects.h.

◆ ItsIdToken

CM_OBJECT_TOKEN CmArmItsGroupNode::ItsIdToken

Reference token for the ITS identifier array.

Definition at line 404 of file ArmNameSpaceObjects.h.

◆ Token

CM_OBJECT_TOKEN CmArmItsGroupNode::Token

An unique token used to identify this object.

Definition at line 400 of file ArmNameSpaceObjects.h.


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