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

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
UINTN I2cBusConfiguration
 
UINTN SlaveAddress
 
EFI_EVENT Event
 
EFI_I2C_REQUEST_PACKETRequestPacket
 
EFI_STATUSStatus
 

Detailed Description

Definition at line 94 of file I2cDxe.h.

Field Documentation

◆ Event

EFI_EVENT I2C_REQUEST::Event

Definition at line 119 of file I2cDxe.h.

◆ I2cBusConfiguration

UINTN I2C_REQUEST::I2cBusConfiguration

Definition at line 108 of file I2cDxe.h.

◆ Link

LIST_ENTRY I2C_REQUEST::Link

Definition at line 103 of file I2cDxe.h.

◆ RequestPacket

EFI_I2C_REQUEST_PACKET* I2C_REQUEST::RequestPacket

Definition at line 124 of file I2cDxe.h.

◆ Signature

UINT32 I2C_REQUEST::Signature

Definition at line 98 of file I2cDxe.h.

◆ SlaveAddress

UINTN I2C_REQUEST::SlaveAddress

Definition at line 113 of file I2cDxe.h.

◆ Status

EFI_STATUS* I2C_REQUEST::Status

Definition at line 129 of file I2cDxe.h.


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