MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LOCAL_APIC_DCR Union Reference

Data Fields

struct {
   UINT32   DivideValue1:2
 Low 2 bits of the divide value. More...
 
   UINT32   Reserved0:1
 Always 0. More...
 
   UINT32   DivideValue2:1
 Highest 1 bit of the divide value. More...
 
   UINT32   Reserved1:28
 Reserved. More...
 
Bits
 
UINT32 Uint32
 

Field Documentation

struct { ... } LOCAL_APIC_DCR::Bits
UINT32 LOCAL_APIC_DCR::DivideValue1

Low 2 bits of the divide value.

UINT32 LOCAL_APIC_DCR::DivideValue2

Highest 1 bit of the divide value.

UINT32 LOCAL_APIC_DCR::Reserved0

Always 0.

UINT32 LOCAL_APIC_DCR::Reserved1

Reserved.

UINT32 LOCAL_APIC_DCR::Uint32