Main Page   Data Structures   File List   Data Fields   Globals  

tmdlHdmiCecSysArgs_t Struct Reference

System function pointer type, to call user I2C read/write functions. More...

#include <tmdlHdmiCEC_Types.h>


Data Fields

UInt8 slaveAddr
UInt8 firstRegister
UInt8 lenData
UInt8 * pData


Detailed Description

System function pointer type, to call user I2C read/write functions.

Parameters:
slaveAddr  The I2C slave address
firstRegister  The first device register address to read or write
lenData  Length of data to read or write (i.e. no. of registers)
pData  Pointer to data to write, or to buffer to receive data
Returns:
The call result:

Definition at line 984 of file tmdlHdmiCEC_Types.h.


Field Documentation

UInt8 tmdlHdmiCecSysArgs_t::firstRegister
 

Definition at line 987 of file tmdlHdmiCEC_Types.h.

UInt8 tmdlHdmiCecSysArgs_t::lenData
 

Definition at line 988 of file tmdlHdmiCEC_Types.h.

UInt8* tmdlHdmiCecSysArgs_t::pData
 

Definition at line 989 of file tmdlHdmiCEC_Types.h.

UInt8 tmdlHdmiCecSysArgs_t::slaveAddr
 

Definition at line 986 of file tmdlHdmiCEC_Types.h.


The documentation for this struct was generated from the following file:
Hdmi version Tx_4.26 - Generated on Tue Jan 26 09:25:06 2010 - tmdmHdmiCEC component API
PHILIPS