i2cGetData Function

Obtain the value of Data line ( low or high )

Syntax

int i2cGetData( void );

Parameters

N/A

Return Value

The state of Data line

Remarks

N/A

Requirements

soft_i2c.h

Example

N/A