• Ready for review
  • I2C_Stop

    The function I2C_Stop writes a stop-sequence to the i2c-bus .

    void I2C_Stop( void); void i2c_StopSeq( void);

    Parameters

    none

    Remarks

    Requirements

    OS Versions: Windows CE 4.2 and later.
    Header: drvlib_app.h
    Link Library: drvlib_app.lib

    See Also