uid.h

Go to the documentation of this file.
00001 /****************************************************************************/
00018 #ifndef _UID_H
00019 #define _UID_H
00020 
00021 /******************************************************************************
00022                    Includes section
00023 ******************************************************************************/
00024 // \cond
00025 #include <types.h>
00026 // \endcond
00027 
00028 /******************************************************************************
00029                    Prototypes section
00030 ******************************************************************************/
00031 /************************************************************/
00040 int HAL_ReadUid(uint64_t *id);
00041 
00042 #endif /* _UID_H */
00043 
00044 // eof uid.h

Generated on Mon Feb 16 17:53:40 2009 for BitCloud Stack Documentation by  doxygen 1.5.1-p1