Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
acpi_reg_base Struct Reference

#include <acpi.h>

Data Fields

enum acpi_res_type type
 
union { 
 
   uintptr_t   mmio 
 
   uintptr_t   port 
 
};  
 
uint32_t length
 

Field Documentation

◆ [union]

union { ... } acpi_reg_base

◆ length

uint32_t acpi_reg_base::length

◆ mmio

uintptr_t acpi_reg_base::mmio

◆ port

uintptr_t acpi_reg_base::port

◆ type

enum acpi_res_type acpi_reg_base::type

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