TianoCore EDK2 master
Loading...
Searching...
No Matches
REX Union Reference

Data Fields

UINT8 Val
 
struct {
   UINT8   B: 1
 
   UINT8   X: 1
 
   UINT8   R: 1
 
   UINT8   W: 1
 
Bits
 

Detailed Description

Definition at line 29 of file CcExitVeHandler.c.

Field Documentation

◆ B

UINT8 REX::B

Definition at line 32 of file CcExitVeHandler.c.

◆ R

UINT8 REX::R

Definition at line 34 of file CcExitVeHandler.c.

◆ Val

UINT8 REX::Val

Definition at line 30 of file CcExitVeHandler.c.

◆ W

UINT8 REX::W

Definition at line 35 of file CcExitVeHandler.c.

◆ X

UINT8 REX::X

Definition at line 33 of file CcExitVeHandler.c.


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