NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_I2C_INFO_V1 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
 The target speed of the transaction (between 28Kbps to 40Kbps; not guaranteed).
 

Detailed Description

Used in NvAPI_I2CRead() and NvAPI_I2CWrite()


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