uid.h File Reference
The header file describes the UID interface. More...
Go to the source code of this file.
|
Functions |
int | HAL_ReadUid (uint64_t *id) |
| UID discovery.
|
Detailed Description
The header file describes the UID interface.
- Author:
- Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Copyright (c) 2008 , Atmel Corporation. All rights reserved. Licensed under Atmel's Limited License Agreement (BitCloudTM).
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 Mon Feb 16 17:53:40 2009 for BitCloud Stack Documentation by
1.5.1-p1