TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_I2C_HOST_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/I2cHost.h>

Data Fields

EFI_I2C_HOST_PROTOCOL_QUEUE_REQUEST QueueRequest
 
CONST EFI_I2C_CONTROLLER_CAPABILITIESI2cControllerCapabilities
 

Detailed Description

I2C Host Protocol

Definition at line 127 of file I2cHost.h.

Field Documentation

◆ I2cControllerCapabilities

CONST EFI_I2C_CONTROLLER_CAPABILITIES* _EFI_I2C_HOST_PROTOCOL::I2cControllerCapabilities

Pointer to an EFI_I2C_CONTROLLER_CAPABILITIES data structure containing the capabilities of the I2C host controller.

Definition at line 137 of file I2cHost.h.

◆ QueueRequest

EFI_I2C_HOST_PROTOCOL_QUEUE_REQUEST _EFI_I2C_HOST_PROTOCOL::QueueRequest

Queue an I2C transaction for execution on the I2C bus

Definition at line 131 of file I2cHost.h.


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