uid.h File Reference

Declaration of the UID interface. More...

#include <types.h>

Go to the source code of this file.

Functions

int HAL_ReadUid (uint64_t *id)
 UID discovery.


Detailed Description

Declaration of the UID interface.

Definition in file uid.h.


Function Documentation

int HAL_ReadUid ( uint64_t *  id  ) 

UID discovery.

Parameters:
[in] id - UID buffer pointer.
Attention! Memory size must be equal to (Number of devices) * 8 bytes
Returns:
0 - if UID of DS2411 has been found successfully;
-1 - if some error occured during UID discovery.


Generated on Wed Apr 2 19:06:16 2008 for ZigBeeNet Stack Documentation by  doxygen 1.5.1-p1