kyle johnson / Mbed 2 deprecated PololuQik2

Dependencies:   mbed

Fork of PololuQik2 by stephen smitherman

Embed: (wiki syntax)

« Back to documentation index

CRC7.h File Reference

CRC7.h File Reference

Cyclic Redundancy Check Class. This class computes a CRC7 of the provided data. More...

Go to the source code of this file.

Data Structures

class  CRC7
 This is a CRC7 implementation for checking validity of messages. More...

Detailed Description

Cyclic Redundancy Check Class. This class computes a CRC7 of the provided data.

Author:
Edward Wilson (edwilson1989@gmail.com)
Date:
Dec 16, 2010

Definition in file CRC7.h.