
HPET General Configuration Register. More...
Public Member Functions | |
ConfigurationRegister (uint64_t value) | |
Public Attributes | |
struct { | |
uint64_t | enabled: 1 |
Enables/disables the HPET. | |
uint64_t | legacy_routing: 1 |
if 1 , legacy routing is enabled | |
uint64_t | __pad0__: 62 |
}; | |
uint64_t | value |
HPET General Configuration Register.
enabled
and legacy_routing
are set, interrupts will be sent using the (legacy) PIC instead of the I/O-APIC, using the PIT and RTC interrupt vectors. You should not use this feature!