Defines | Functions
CRC.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define uint16   unsigned short
 unsigned 16 bit
#define uint8   unsigned char
 unsigned 8 bit

Functions

uint16 CRC_CHECKSUM (uint8 *data, uint8 size_of_BYTE)

Define Documentation

#define uint16   unsigned short

unsigned 16 bit

Definition at line 28 of file CRC.h.

#define uint8   unsigned char

unsigned 8 bit

Definition at line 27 of file CRC.h.


Function Documentation

uint16 CRC_CHECKSUM ( uint8 data,
uint8  size_of_BYTE 
)

Definition at line 98 of file CRC.cpp.



kni
Author(s): Martin Günther
autogenerated on Thu Aug 27 2015 13:40:07