NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_I2C_INFO_V2 Struct Reference

Used in NvAPI_I2CRead() and NvAPI_I2CWrite() More...

#include <nvapi.h>

Public Attributes

NvU32 version
 The structure version.
 
NvU32 displayMask
 The Display Mask of the concerned display.
 
NvU8 bIsDDCPort
 
NvU8 i2cDevAddress
 
NvU8 * pbI2cRegAddress
 
NvU32 regAddrSize
 
NvU8 * pbData
 The buffer of data which is to be read or written (depending on the command).
 
NvU32 cbSize
 The size of the data buffer, pbData, to be read or written.
 
NvU32 i2cSpeed
 Deprecated, Must be set to NVAPI_I2C_SPEED_DEPRECATED.
 
NV_I2C_SPEED i2cSpeedKhz
 The target speed of the transaction in (kHz) (Chosen from the enum NV_I2C_SPEED).
 

Detailed Description

Used in NvAPI_I2CRead() and NvAPI_I2CWrite()


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