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 GPIO_FreeSpace releases resources previously allocated with GPIO_AllocSpace.

BOOL GPIO_FreeSpace( void);     

Parameters

none

Return Values

If the function succeeds, it returns TRUE, else FALSE.

Remarks

Requirements

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

See Also

GPIO_AllocSpace, GPIO_Init_Pin, GPIO_Get_Pin, GPIO_Set_Pin, GPIO_Set_PWM

  • No labels