Ready for review
GPIO_FreeSpace
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