| Accessories |
|---|
| I2C Cable for U2C-12 with Clips and Crocodile |
| Documentation |
|---|
|
|
|
|
|
|
| Related products |
|---|
| USB-IO Interface Adapter - GPIO-24 |
U2C_RESULT U2C_ReleaseScl( HANDLE hDevice );
The U2C_ReleaseScl() function releases the SCL line of the I2C bus. If the SCL line is not pulled down by I2C slave device, it will get high.
Parameters:
Handle to the U2C-12 device.
Return values:
U2C_SUCCESS
The SCL line was successfully released.
U2C_HARDWARE_NOT_FOUND
U2C-12 device referenced by hDevice handle was not found.