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

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

Data Fields

EFI_SMBUS_HC_EXECUTE_OPERATION Execute
 
EFI_SMBUS_HC_PROTOCOL_ARP_DEVICE ArpDevice
 
EFI_SMBUS_HC_PROTOCOL_GET_ARP_MAP GetArpMap
 
EFI_SMBUS_HC_PROTOCOL_NOTIFY Notify
 

Detailed Description

The EFI_SMBUS_HC_PROTOCOL provides SMBus host controller management and basic data transactions over SMBus. There is one EFI_SMBUS_HC_PROTOCOL instance for each SMBus host controller.

Definition at line 273 of file SmbusHc.h.

Field Documentation

◆ ArpDevice

EFI_SMBUS_HC_PROTOCOL_ARP_DEVICE _EFI_SMBUS_HC_PROTOCOL::ArpDevice

Definition at line 275 of file SmbusHc.h.

◆ Execute

EFI_SMBUS_HC_EXECUTE_OPERATION _EFI_SMBUS_HC_PROTOCOL::Execute

Definition at line 274 of file SmbusHc.h.

◆ GetArpMap

EFI_SMBUS_HC_PROTOCOL_GET_ARP_MAP _EFI_SMBUS_HC_PROTOCOL::GetArpMap

Definition at line 276 of file SmbusHc.h.

◆ Notify

EFI_SMBUS_HC_PROTOCOL_NOTIFY _EFI_SMBUS_HC_PROTOCOL::Notify

Definition at line 277 of file SmbusHc.h.


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