Top-level include file for the mcuxClCrc component. More...
Go to the source code of this file.
Functions | |
| uint16_t | mcuxClCrc_computeCRC16 (const uint8_t *pBytes, uint32_t length) |
| Compute a 16-bit CRC checksum. | |
| uint32_t | mcuxClCrc_computeCRC32 (const uint8_t *pBytes, uint32_t length) |
| Compute a 32-bit CRC checksum. | |
Top-level include file for the mcuxClCrc component.
This includes headers for all of the functionality provided by the mcuxClCrc component.