XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_PEI_I2C_MASTER_PPI Struct Reference

#include <I2cMaster.h>

Collaboration diagram for _EFI_PEI_I2C_MASTER_PPI:
Collaboration graph
[legend]

Public Attributes

EFI_PEI_I2C_MASTER_PPI_SET_BUS_FREQUENCY SetBusFrequency
 
EFI_PEI_I2C_MASTER_PPI_RESET Reset
 
EFI_PEI_I2C_MASTER_PPI_START_REQUEST StartRequest
 
CONST EFI_I2C_CONTROLLER_CAPABILITIESI2cControllerCapabilities
 
EFI_GUID Identifier
 

Detailed Description

This PPI manipulates the I2C host controller to perform transactions as a master on the I2C bus using the current state of any switches or multiplexers in the I2C bus.

Member Data Documentation

◆ I2cControllerCapabilities

CONST EFI_I2C_CONTROLLER_CAPABILITIES* _EFI_PEI_I2C_MASTER_PPI::I2cControllerCapabilities

◆ Identifier

EFI_GUID _EFI_PEI_I2C_MASTER_PPI::Identifier

◆ Reset

EFI_PEI_I2C_MASTER_PPI_RESET _EFI_PEI_I2C_MASTER_PPI::Reset

◆ SetBusFrequency

EFI_PEI_I2C_MASTER_PPI_SET_BUS_FREQUENCY _EFI_PEI_I2C_MASTER_PPI::SetBusFrequency

◆ StartRequest

EFI_PEI_I2C_MASTER_PPI_START_REQUEST _EFI_PEI_I2C_MASTER_PPI::StartRequest

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