| Accessories |
|---|
| I2C Cable for U2C-12 with Clips and Crocodile |
| Documentation |
|---|
|
|
|
|
|
|
| Related products |
|---|
| USB-IO Interface Adapter - GPIO-24 |
U2C_RESULT U2C_ReadSda( HANDLE hDevice, U2C_LINE_STATE* pState );
The U2C_ReadSda() function checks the current state of the I2C bus SDA line.
Parameters:
Handle to the U2C-12 device.
Pointer to the location to be filled with the SDA line state:
Return values:
U2C_SUCCESS
The SDA line state was successfully read.
U2C_HARDWARE_NOT_FOUND
U2C-12 device referenced by hDevice handle was not found.