crc16.h File Reference

Header file for the CRC16 calculcation. More...

Go to the source code of this file.

Functions

unsigned short crc16_add (unsigned char b, unsigned short crc)
 Update an accumulated CRC16 checksum with one byte.
unsigned short crc16_data (const unsigned char *data, int datalen, unsigned short acc)
 Calculate the CRC16 over a data area.

Detailed Description

Header file for the CRC16 calculcation.

Author:
Adam Dunkels <adam@sics.se>

Definition in file crc16.h.


Generated on Mon Apr 11 14:23:46 2011 for Contiki 2.5 by  doxygen 1.6.1