Kinetis Bootloader  2.0.0
Common bootloader for Kinetis devices
CRC

CRC algorithms. More...

+ Collaboration diagram for CRC:

Modules

 CRC16
 16-bit CRC
 
 CRC32
 32-bit CRC
 
 CRC driver
 

Usage Information

CRC algorithms.

The Kinetis SDK provides the Peripheral driver for the Cyclic Redundancy Check (CRC) module of Kinetis devices.

The cyclic redundancy check (CRC) module generates 16/32-bit CRC code for error detection. The CRC module provides a programmable polynomial, seed, and other parameters required to implement a 16-bit or 32-bit CRC standard.