|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <resources.h>

Public Attributes | |
| uacpi_resource_serial_bus_common | common |
| uacpi_u8 | addressing_mode |
| uacpi_u16 | slave_address |
| uacpi_u32 | connection_speed |
Definition at line 413 of file resources.h.
| uacpi_u8 uacpi_resource_i2c_connection::addressing_mode |
Definition at line 415 of file resources.h.
| uacpi_resource_serial_bus_common uacpi_resource_i2c_connection::common |
Definition at line 414 of file resources.h.
| uacpi_u32 uacpi_resource_i2c_connection::connection_speed |
Definition at line 417 of file resources.h.
| uacpi_u16 uacpi_resource_i2c_connection::slave_address |
Definition at line 416 of file resources.h.