SLI Zone
NVIDIA.com Developer Home

NVAPI Reference: structNV__I2C__INFO

NV_I2C_INFO Struct Reference
[I2C API Defines, Structs, Enums]

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

#include <nvapi.h>


Data Fields

NvU32 version
NvU32 displayMask
NvU8 bIsDDCPort
NvU8 i2cDevAddress
NvU8pbI2cRegAddress
NvU32 regAddrSize
NvU8pbData
NvU32 cbSize
NvU32 i2cSpeed


Detailed Description

Used in NvAPI_I2CRead() and NvAPI_I2CWrite().

Field Documentation

Structure version.

The Display Mask of the concerned display.

Flag indicating DDC port or a communication port.

The I2C target device address.

The I2C target register address.

The size in bytes of target register address.

The buffer of data which is to be read/written.

The size of Data buffer to be read.

The speed at which the transaction is be made(between 28kbps to 40kbps).


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

Copyright (c) 2007, 2008 NVIDIA Corporation. All rights reserved.