Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels