Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::hardwarecommunication::RedirectionEntry Union Reference

An IO APIC redirection entry. Describes how an interrupt is routed. More...

#include <apic.h>

Classes

struct  PACKED
 Packed because the bitfields should be one uint64_t together. More...
 

Public Attributes

uint64_t raw
 The raw 64-bit value of the redirection entry.
 

Detailed Description

An IO APIC redirection entry. Describes how an interrupt is routed.

Definition at line 123 of file apic.h.

Member Data Documentation

◆ raw

uint64_t MaxOS::hardwarecommunication::RedirectionEntry::raw

The raw 64-bit value of the redirection entry.

Definition at line 137 of file apic.h.

Referenced by MaxOS::hardwarecommunication::IOAPIC::set_redirect().


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