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

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

Data Fields

EFI_I2C_ENUMERATE_PROTOCOL_ENUMERATE Enumerate
 
EFI_I2C_ENUMERATE_PROTOCOL_GET_BUS_FREQUENCY GetBusFrequency
 

Detailed Description

I2C Enumerate protocol

Definition at line 85 of file I2cEnumerate.h.

Field Documentation

◆ Enumerate

EFI_I2C_ENUMERATE_PROTOCOL_ENUMERATE _EFI_I2C_ENUMERATE_PROTOCOL::Enumerate

Traverse the set of I2C devices on an I2C bus. This routine returns the next I2C device on an I2C bus.

Definition at line 90 of file I2cEnumerate.h.

◆ GetBusFrequency

EFI_I2C_ENUMERATE_PROTOCOL_GET_BUS_FREQUENCY _EFI_I2C_ENUMERATE_PROTOCOL::GetBusFrequency

Get the requested I2C bus frequency for a specified bus configuration.

Definition at line 96 of file I2cEnumerate.h.


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