/home/laradmin/lar/bases/atlasmv_base/include/crc.h File Reference

header for this library. Defines public funtions prototypes this library makes available to other modules. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for crc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CRC_VERSION   "1.16"
#define FALSE   0
#define TRUE   1

Functions

unsigned short update_crc_16 (unsigned short crc, char c)
unsigned long update_crc_32 (unsigned long crc, char c)
unsigned short update_crc_ccitt (unsigned short crc, unsigned char c)
unsigned short update_crc_dnp (unsigned short crc, char c)
unsigned short update_crc_kermit (unsigned short crc, char c)
unsigned short update_crc_sick (unsigned short crc, char c, char prev_byte)

Detailed Description

header for this library. Defines public funtions prototypes this library makes available to other modules.

Definition in file crc.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


atlasmv_base
Author(s): David Gameiro, Jorge Almeida
autogenerated on Wed Jul 23 04:34:43 2014