ReactOS 0.4.16-dev-1946-g52006dd
uacpi_buffer_field Struct Reference

#include <types.h>

Collaboration diagram for uacpi_buffer_field:

Public Attributes

uacpi_bufferbacking
 
uacpi_size bit_index
 
uacpi_u32 bit_length
 
uacpi_bool force_buffer
 

Detailed Description

Definition at line 40 of file types.h.

Member Data Documentation

◆ backing

uacpi_buffer* uacpi_buffer_field::backing

Definition at line 41 of file types.h.

◆ bit_index

uacpi_size uacpi_buffer_field::bit_index

Definition at line 42 of file types.h.

◆ bit_length

uacpi_u32 uacpi_buffer_field::bit_length

Definition at line 43 of file types.h.

◆ force_buffer

uacpi_bool uacpi_buffer_field::force_buffer

Definition at line 44 of file types.h.


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