Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_PROCESS_I2C_CHANNEL_TRANSACTION_PARAMETERS Struct Reference

#include <atombios.h>

Data Fields

UCHAR ucI2CSpeed
 
union {
   UCHAR   ucRegIndex
 
   UCHAR   ucStatus
 
}; 
 
USHORT lpI2CDataOut
 
UCHAR ucFlag
 
UCHAR ucTransBytes
 
UCHAR ucSlaveAddr
 
UCHAR ucLineNumber
 

Detailed Description

Definition at line 6745 of file atombios.h.

Field Documentation

union { ... }
USHORT lpI2CDataOut

Definition at line 6753 of file atombios.h.

UCHAR ucFlag

Definition at line 6754 of file atombios.h.

UCHAR ucI2CSpeed

Definition at line 6747 of file atombios.h.

UCHAR ucLineNumber

Definition at line 6757 of file atombios.h.

UCHAR ucRegIndex

Definition at line 6750 of file atombios.h.

UCHAR ucSlaveAddr

Definition at line 6756 of file atombios.h.

UCHAR ucStatus

Definition at line 6751 of file atombios.h.

UCHAR ucTransBytes

Definition at line 6755 of file atombios.h.


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