Supported Browsers Home   
SCIwriteSCL Previous   
GA_TVParams Next   
GA_SCIFuncs Up   

SCIwriteSDA

Sets the SDA data line to the specified value

Declaration

void NAPI GA_SCIFuncs::SCIwriteSDA(
    N_int32 channel,
    N_int32 bit)

Prototype In

snap/ddc.h

Parameters

channel

Channel to control via I2C (DDC_ChannelsType)

bit

Bit value to write to port (0 or 1)

 

Description

This function sets the SDA data line to the specified value

See Also

SCIdetect, SCIbegin, SCIwriteSCL, SCIwriteSDA, SCIreadSCL, SCIreadSDA, SCIend

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com