// HEL Library \\

 
Main Page | Modules | Related Pages

SRAM Functions

Functions


Function Documentation

u8 hel_RAMEntryExists char *  pIdentifier  ) 
 

Check if a SRAM entry exists.

Parameters:
pIdentifier The identifier string by which the entry (data block) will be identified.
Returns:
Returns TRUE when the entry specified by pIdentifier exists in HAM's SRAM management, otherwise it returns FALSE.
This functions checks if the entry (data block) specified by pIdentifier exists in HAM's SRAM management.

See also:
Check ham_InitRAM() in your local HAM documentation


Generated on Sun May 22 18:53:56 2005 by DoxyGen 1.3.9.1