Back to Zephyr

Cyclic Redundancy Check (CRC)

doc/hardware/peripherals/crc.rst

4.4.0409 B
Original Source

.. _crc_api:

Cyclic Redundancy Check (CRC) #############################

Overview


The Cyclic Redundancy Check (CRC) API provides functions for configuring and computing CRC values on hardware.

Configuration Options


Related configuration options:

  • :kconfig:option:CRC_HW
  • :kconfig:option:CRC_INIT_PRIORITY

API Reference


.. doxygengroup:: crc_interface