ReactOS 0.4.16-dev-197-g92996da
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | SpaceId |
UINT8 | BitWidth |
UINT8 | BitOffset |
UINT8 | AccessSize |
UINT64 | Address |
Definition at line 437 of file acrestyp.h.
UINT8 acpi_resource_generic_register::AccessSize |
Definition at line 442 of file acrestyp.h.
UINT64 acpi_resource_generic_register::Address |
Definition at line 443 of file acrestyp.h.
UINT8 acpi_resource_generic_register::BitOffset |
Definition at line 441 of file acrestyp.h.
UINT8 acpi_resource_generic_register::BitWidth |
Definition at line 440 of file acrestyp.h.
UINT8 acpi_resource_generic_register::SpaceId |
Definition at line 439 of file acrestyp.h.