I2C_Free

The function I2C_Free frees any ressources allocated with I2C_Init or I2C_Alloc.

int I2C_Free( void);      
int i2c_FreeSpace( void);

Parameters

none

Return Values

If the function succeeds, the return value is 1.

If the function fails, the return value is 0.

Remarks

Requirements

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

See Also

(C) 2009 Keith & Koep GmbH. Alle Rechte vorbehalten. Nutzungsbedingungen
(C) 2009 Keith & Koep GmbH. All rights reserved. Terms of Use