| .. _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 |